|
|
|
@18318
|
18 years |
Paul Price |
Mask out bad sources.
|
|
|
|
@18307
|
18 years |
Paul Price |
Error propagation.
|
|
|
|
@18287
|
18 years |
Paul Price |
Merging in dual-convolution development branch.
|
|
|
|
@18227
|
18 years |
Paul Price |
Saving SEGV.
|
|
|
|
@18210
|
18 years |
eugene |
for now, set a fake bad value for the mask
|
|
|
|
@18207
|
18 years |
Paul Price |
Replace to avoid error.
|
|
|
|
@18202
|
18 years |
Paul Price |
region may be NULL.
|
|
|
|
@18201
|
18 years |
Paul Price |
region may be NULL.
|
|
|
|
@18190
|
18 years |
Paul Price |
Need to correct for the non-unity scaling of the kernel.
|
|
|
|
@18185
|
18 years |
Paul Price |
Check to see if we need to use the database *before* we actually do.
|
|
|
|
@18182
|
18 years |
Paul Price |
Incorporating "variance factors" --- accounting for pixel-scale …
|
|
|
|
@18181
|
18 years |
Paul Price |
Record the variance factor.
|
|
|
|
@18180
|
18 years |
Paul Price |
Adding pmSubtractionVarianceFactor.
|
|
|
|
@18178
|
18 years |
Paul Price |
Adding concept CELL.VARFACTOR: Variance factor for conversion from …
|
|
|
|
@18177
|
18 years |
Paul Price |
Configuration wasn't being passed along.
|
|
|
|
@18164
|
18 years |
Paul Price |
Don't automatically load the database connection.
|
|
|
|
@18163
|
18 years |
Paul Price |
Changing use of psDB* to pmConfig* so that the database handle only …
|
|
|
|
@18146
|
18 years |
Paul Price |
Adding I/O functions for pmSubtractionKernels, so we can read/write …
|
|
|
|
@18140
|
18 years |
eugene |
pass db to pmConceptsReadCell
|
|
|
|
@18139
|
18 years |
eugene |
adding database fields to APIs as needed for concepts
|
|
|
|
@18137
|
18 years |
eugene |
supplying db handle to concept loading functions
|
|
|
|
@18132
|
18 years |
eugene |
do not invalidate out-of-range values when applying the dark
|
|
|
|
@18104
|
18 years |
Paul Price |
Got FILTER and FILTERID 'round the wrong way.
|
|
|
|
@18103
|
18 years |
Paul Price |
Ensure command is printed when there's an error.
|
|
|
|
@18073
|
18 years |
jhoblitt |
enable pmConfigConvertFilename()'s truncate argument
|
|
|
|
@18063
|
18 years |
jhoblitt |
update pmConfigConvertFilename() API
|
|
|
|
@18061
|
18 years |
jhoblitt |
add truncate parameter to pmConfigConvertFilename()
|
|
|
|
@18043
|
18 years |
Paul Price |
Gene has determined that what I had before --- normalising by the sum …
|
|
|
|
@18042
|
18 years |
eugene |
skip nan pixels
|
|
|
|
@18040
|
18 years |
eugene |
ignore nan aperture mags
|
|
|
|
@18036
|
18 years |
Paul Price |
Was neglecting SKYCELL meta-cameras.
|
|
|
|
@18035
|
18 years |
eugene |
remove test assertion
|
|
|
|
@18034
|
18 years |
eugene |
plug two leaks
|
|
|
|
@18033
|
18 years |
eugene |
add in an assert on some elements of the returned pmFPAfile; plug a leak
|
|
|
|
@18031
|
18 years |
Paul Price |
Read concepts from database whenever reading from header.
|
|
|
|
@18030
|
18 years |
Paul Price |
Read functions for readouts need to take a database handle so they can …
|
|
|
|
@18028
|
18 years |
Paul Price |
Write "concepts" to database.
|
|
|
|
@18027
|
18 years |
Paul Price |
Write "concepts" to database whenever we write the header.
|
|
|
|
@18026
|
18 years |
Paul Price |
Treat the database like a header --- read it for "concepts" whenever …
|
|
|
|
@18008
|
18 years |
eugene |
remove unneeded construction of FPA.OBS
|
|
|
|
@17998
|
18 years |
eugene |
better error handling for negative aperture fluxes
|
|
|
|
@17997
|
18 years |
eugene |
add a comment
|
|
|
|
@17996
|
18 years |
eugene |
ifdef-out possibly unneeded header updates
|
|
|
|
@17995
|
18 years |
eugene |
add some trace entries; sort input exptime and counts to …
|
|
|
|
@17994
|
18 years |
eugene |
cleanup of comments, added "valid" field to pmShutterCorrectin
|
|
|
|
@17993
|
18 years |
eugene |
FPA.NAME has changed to FPA.OBS
|
|
|
|
@17992
|
18 years |
eugene |
API change to pmConfigCameraFormatFromHeader
|
|
|
|
@17991
|
18 years |
eugene |
added output format and camera name (to …
|
|
|
|
@17990
|
18 years |
eugene |
some attempt at improved readability : I moved the conceptRegister …
|
|
|
|
@17989
|
18 years |
eugene |
update to new API for pmConfigCameraFormatFromHeader
|
|
|
|
@17988
|
18 years |
eugene |
free various leaks on error condtions; add return camera and name for …
|
|
|
|
@17987
|
18 years |
eugene |
add FPA.NAME as lookup option
|
|
|
|
@17986
|
18 years |
eugene |
supply name of "fpa" as FPA.NAME concept
|
|
|
|
@17944
|
18 years |
Paul Price |
Should be checking dbName, not dbServer.
|
|
|
|
@17940
|
18 years |
Paul Price |
Don't attempt to set up a database connection if the server is "XXX" …
|
|
|
|
@17911
|
18 years |
Paul Price |
I've implemented the chip-dependent concepts. It uses a generalised …
|
|
|
|
@17898
|
18 years |
Paul Price |
Need to truncate ourselves, otherwise can get "22:07:60.00", rather …
|
|
|
|
@17874
|
18 years |
Paul Price |
Finally finished and tested code to get concepts from the database.
|
|
|
|
@17868
|
18 years |
Paul Price |
Changing code to read concepts from database so that it looks up a SQL …
|
|
|
|
@17867
|
18 years |
Paul Price |
Memory leaks.
|
|
|
|
@17864
|
18 years |
Paul Price |
Adding pmConceptsInterpolate to interpolate the {CONCEPT} within a string.
|
|
|
|
@17850
|
18 years |
eugene |
revert to using PSPHOT.SOURCES as name of array on readout->analysis
|
|
|
|
@17832
|
18 years |
eugene |
fixed errors in recent API mods
|
|
|
|
@17826
|
18 years |
eugene |
use name of pmFPAfileIO carrier to name readout->analysis entry
|
|
|
|
@17825
|
18 years |
eugene |
globally visible cannot be inline (either static inline or no inline)
|
|
|
|
@17811
|
18 years |
Paul Price |
Fixing log messages.
|
|
|
|
@17805
|
18 years |
Paul Price |
Getting rid of leftover printf.
|
|
|
|
@17783
|
18 years |
Paul Price |
Adding additional analysis metadata.
|
|
|
|
@17732
|
18 years |
Paul Price |
Fixing name.
|
|
|
|
@17731
|
18 years |
Paul Price |
Fixing compilation errors.
|
|
|
|
@17730
|
18 years |
Paul Price |
Adding function to set image,weight pixels to NAN where they are masked.
|
|
|
|
@17729
|
18 years |
Paul Price |
Add a function to set masked pixels to NAN. This appears to be …
|
|
|
|
@17727
|
18 years |
Paul Price |
Use the separable mask convolution --- should be faster!
|
|
|
|
@17692
|
18 years |
Paul Price |
Adding new function: pmReadoutMaskNonfinite
|
|
|
|
@17679
|
18 years |
Paul Price |
Fixing SEGV.
|
|
|
|
@17635
|
18 years |
Paul Price |
If no sources are present when writing, write an empty table. This is …
|
|
|
|
@17634
|
18 years |
Paul Price |
Adding additional notes in header file that the returned pmFPAfile is …
|
|
|
|
@17548
|
18 years |
bills |
Don't strip off the schema when resolving nebulous filenames
|
|
|
|
@17524
|
18 years |
eugene |
handle real error in pmConfigFileSetsMD (added an abort)
|
|
|
|
@17514
|
18 years |
eugene |
adding my notes
|
|
|
|
@17513
|
18 years |
eugene |
adding sample config data with recipes and symbolic versions
|
|
|
|
@17512
|
18 years |
eugene |
modify recipe hierarchy rules: system->system symbols->camera->camera …
|
|
|
|
@17511
|
18 years |
eugene |
added camera recipe container
|
|
|
|
@17510
|
18 years |
eugene |
typo : file rules to fits types
|
|
|
|
@17496
|
18 years |
Paul Price |
Fixing another logical error.
|
|
|
|
@17493
|
18 years |
Paul Price |
Fix logical error in image size checking.
|
|
|
|
@17489
|
18 years |
eugene |
load FITSTYPES from external recipe file; merge into camera config
|
|
|
|
@17437
|
18 years |
eugene |
skip result with 0.0 variance
|
|
|
|
@17424
|
18 years |
bills |
added pmConceptsAverageChips. This is needed to get valid files from …
|
|
|
|
@17396
|
18 years |
eugene |
merging from eam_branch_20080324 : psphot work on extended source …
|
|
|
|
@17395
|
18 years |
eugene |
adding mag and magErr to model structure
|
|
|
|
@17394
|
18 years |
eugene |
minor diff
|
|
|
|
@17387
|
18 years |
Paul Price |
Fixing logical error.
|
|
|
|
@17383
|
18 years |
Paul Price |
More flexibility for inputs to be NULL.
|
|
|
|
@17370
|
18 years |
Paul Price |
Making convolution inputs a bit more flexible with mode.
|
|
|
|
@17367
|
18 years |
Paul Price |
Fixing modes --- don't need to provide conv2 if mode is …
|
|
|
|
@17364
|
18 years |
Paul Price |
Since we return "bestIndex+1", the magic number for "couldn't find a …
|
|
|
|
@17321
|
18 years |
Paul Price |
Fixing API to psImageConvolveFFT.
|
|
|
|
@17300
|
18 years |
Paul Price |
Fixing info.
|
|
|
|
@17299
|
18 years |
Paul Price |
Adding additional testing output.
|
|
|
|