|
|
|
@17103
|
18 years |
eugene |
additional verbosity
|
|
|
|
@17084
|
18 years |
Paul Price |
Had CELL.READDIR around the wrong way.
|
|
|
|
@17082
|
18 years |
Paul Price |
Allow numScans == 0 to mean "read the entire readout"
|
|
|
|
@17062
|
18 years |
eugene |
free chiprule and chipname after used
|
|
|
|
@17058
|
18 years |
Paul Price |
Fixing another bug resulting from normConcept being defined but blank …
|
|
|
|
@17054
|
18 years |
Paul Price |
A zero-length string for normConcept means that it's not defined (the …
|
|
|
|
@17049
|
18 years |
Paul Price |
Need strings.h for strcasecmp.
|
|
|
|
@17036
|
18 years |
eugene |
renaming pmAstrometryTable to pmAstrometryModel; adding …
|
|
|
|
@17034
|
18 years |
eugene |
adding
|
|
|
|
@17027
|
18 years |
bills |
expand comment
|
|
|
|
@17026
|
18 years |
bills |
avoid compile error when tracing is compiled out
|
|
|
|
@17025
|
18 years |
eugene |
need to determine the format for files not already opened (eg, from DetDB)
|
|
|
|
@17010
|
18 years |
Paul Price |
Adding checks on hdu to avoid SEGV.
|
|
|
|
@17009
|
18 years |
Paul Price |
Allow NULL readouts.
|
|
|
|
@17005
|
18 years |
Paul Price |
Allow an entire image to be rejected, in which case the entire …
|
|
|
|
@16990
|
18 years |
Paul Price |
Plugging memory leak.
|
|
|
|
@16966
|
18 years |
Paul Price |
If we can't evaluate one model, it doesn't matter.
|
|
|
|
@16949
|
18 years |
Paul Price |
Allow the new-style darks to generate old-style-like darks. We …
|
|
|
|
@16948
|
18 years |
Paul Price |
Free FITS options.
|
|
|
|
@16947
|
18 years |
Paul Price |
Warning rather than error when concepts don't match.
|
|
|
|
@16912
|
18 years |
Paul Price |
Adding new function, pmFPAAddSourceFromFormat, to populate an FPA with …
|
|
|
|
@16911
|
18 years |
Paul Price |
The NANs in the pmPSFtry->metric vector were coming from …
|
|
|
|
@16909
|
18 years |
Paul Price |
Check for non-finite metrics; not sure where these are coming from yet …
|
|
|
|
@16906
|
18 years |
Paul Price |
Output mask image has to be updated --- it was being set to all masked …
|
|
|
|
@16861
|
18 years |
Paul Price |
Fixing logic error.
|
|
|
|
@16859
|
18 years |
Paul Price |
CELL.XPARITY and CELL.YPARITY should not be required for the target …
|
|
|
|
@16848
|
18 years |
Paul Price |
Avoiding warning about "using uninitialised".
|
|
|
|
@16847
|
18 years |
Paul Price |
Avoiding warning about "used uninitialised".
|
|
|
|
@16846
|
18 years |
Paul Price |
Pre-declare values before the "goto" so that if it arrives at the …
|
|
|
|
@16841
|
18 years |
Paul Price |
Adding multi-darks --- fitting dark current with multi-dimensional …
|
|
|
|
@16835
|
18 years |
Paul Price |
If there's errors in adding a source, it's no big deal --- it's only …
|
|
|
|
@16833
|
18 years |
Paul Price |
1e-3 resulted in LOTS of processing!
|
|
|
|
@16832
|
18 years |
Paul Price |
Found way of setting weight image so that pixels aren't rejected as …
|
|
|
|
@16824
|
18 years |
Paul Price |
Another bug preventing tables being written.
|
|
|
|
@16823
|
18 years |
Paul Price |
Adding function to provide dark correction.
Fixing small bug that …
|
|
|
|
@16819
|
18 years |
eugene |
merge changes from eam_branch_20080225 (better flag definitions)
|
|
|
|
@16818
|
18 years |
eugene |
set fits optiosn before EXTWORD is set
|
|
|
|
@16817
|
18 years |
eugene |
free configFile
|
|
|
|
@16816
|
18 years |
eugene |
minor change
|
|
|
|
@16815
|
18 years |
eugene |
add an assert
|
|
|
|
@16716
|
18 years |
Paul Price |
Didn't see the previous free.
|
|
|
|
@16715
|
18 years |
Paul Price |
Plugging memory leak.
|
|
|
|
@16714
|
18 years |
Paul Price |
Plugging memory leaks.
|
|
|
|
@16711
|
18 years |
Paul Price |
Plug memory leak.
|
|
|
|
@16710
|
18 years |
Paul Price |
Attempt to plug memory leak.
|
|
|
|
@16692
|
18 years |
Paul Price |
Previous check-in was by error, so message is wrong but the substance …
|
|
|
|
@16691
|
18 years |
Paul Price |
Major difference is that not reallocating the pixel list for the …
|
|
|
|
@16689
|
18 years |
Paul Price |
Overlapping consecutive scans were interfering with each other. …
|
|
|
|
@16685
|
18 years |
Paul Price |
Overlapping consecutive scans were interfering with each other. …
|
|
|
|
@16681
|
18 years |
Paul Price |
Set image value to what was actually determined! Without this, the …
|
|
|
|
@16680
|
18 years |
Paul Price |
Ensure new images are set to appropriate values.
|
|
|
|
@16646
|
18 years |
eugene |
change error message to a log message
|
|
|
|
@16630
|
18 years |
Paul Price |
Turning off debugging output.
|
|
|
|
@16629
|
18 years |
Paul Price |
Removing mask from combinationMean and combinationVariance --- the …
|
|
|
|
@16628
|
18 years |
Paul Price |
Removing old code that was #if-ed out.
|
|
|
|
@16626
|
18 years |
Paul Price |
Trying to get better about "variance" vs "weight". The "variance" …
|
|
|
|
@16624
|
18 years |
Paul Price |
Expanding options for combination, especially for when there's a low …
|
|
|
|
@16620
|
18 years |
Paul Price |
Updating API to match source, removing old APIs that were commented out.
|
|
|
|
@16611
|
18 years |
eugene |
using new user/site/system construction for config files
|
|
|
|
@16608
|
18 years |
Paul Price |
Didn't need offsets stored in buffer.
|
|
|
|
@16607
|
18 years |
Paul Price |
Previous merge didn't have the expected result, probably because of …
|
|
|
|
@16604
|
18 years |
Paul Price |
Merging in ppStack development branch --- ppStack now works with …
|
|
|
|
@16600
|
18 years |
Paul Price |
ppStack is now working with the incremental reads. Needed to modify a …
|
|
|
|
@16581
|
18 years |
Paul Price |
Remove debugging printf.
|
|
|
|
@16580
|
18 years |
Paul Price |
The overlap needn't be applied by pmReadoutReadMore --- all it needs …
|
|
|
|
@16575
|
18 years |
Paul Price |
Think I've got the incremental read working with the correct …
|
|
|
|
@16554
|
18 years |
Paul Price |
Fixing overlap.
|
|
|
|
@16515
|
18 years |
eugene |
fix leak
|
|
|
|
@16512
|
18 years |
eugene |
copyOK was never set to true
|
|
|
|
@16481
|
18 years |
Paul Price |
Gene needs the concepts copied over in pmFPAfileDefineChipMosaic, so …
|
|
|
|
@16479
|
18 years |
Paul Price |
Rewinding state of psModules/src/imcombine to the last merge …
|
|
|
|
@16476
|
18 years |
Paul Price |
Fixing regions to allow convolution of sub-images (for ppStack)
|
|
|
|
@16423
|
18 years |
Paul Price |
Starting to attempt to support stacking of images that have been read …
|
|
|
|
@16420
|
18 years |
Paul Price |
Adding trap for bad coordinates.
|
|
|
|
@16419
|
18 years |
Paul Price |
Region wasn't in PS coordinates.
|
|
|
|
@16417
|
18 years |
Paul Price |
Add check for no files by that name.
|
|
|
|
@16416
|
18 years |
Paul Price |
Removing references to FPA_ASTROM.
|
|
|
|
@16415
|
18 years |
Paul Price |
Shouldn't close there.
|
|
|
|
@16414
|
18 years |
Paul Price |
Change aborts to errors.
|
|
|
|
@16413
|
18 years |
Paul Price |
When statistics are not available, it means that the statistics failed …
|
|
|
|
@16406
|
18 years |
Paul Price |
Duh, the type was already specified by the function name.
|
|
|
|
@16405
|
18 years |
Paul Price |
conv2 may be NULL.
|
|
|
|
@16403
|
18 years |
Paul Price |
Fixing to use modern APIs for pmSubtractionKernels.
|
|
|
|
@16402
|
18 years |
Paul Price |
Updating API to match current practise in image subtraction --- the …
|
|
|
|
@16401
|
18 years |
Paul Price |
Adding region.
|
|
|
|
@16400
|
18 years |
Paul Price |
Fixing region of subtraction.
|
|
|
|
@16399
|
18 years |
Paul Price |
Ensuring the kernel and the mode get into the analysis metadata.
|
|
|
|
@16398
|
18 years |
Paul Price |
Need to set psfMag, even when not TESTING.
|
|
|
|
@16397
|
18 years |
Paul Price |
Using readout->imageScan/maskScan/weightScan to track the number of …
|
|
|
|
@16396
|
18 years |
Paul Price |
Adding separate tracking values for image/mask/weight when reading …
|
|
|
|
@16395
|
18 years |
Paul Price |
Fixing condition.
|
|
|
|
@16385
|
18 years |
Paul Price |
Turn off testing output
|
|
|
|
@16384
|
18 years |
Paul Price |
Removing TESTING outputs.
|
|
|
|
@16366
|
18 years |
Paul Price |
Adding feature: overlap between consecutive reads. If you're doing …
|
|
|
|
@16365
|
18 years |
Paul Price |
Adding functions to read readouts into image/mask/weight. Reworking …
|
|
|
|
@16355
|
18 years |
Paul Price |
Adding functions pmFPAfileSelect and pmFPAfileSelectSingle to return …
|
|
|
|
@16352
|
18 years |
Paul Price |
I no longer believe that I should be normalising the variance kernel. …
|
|
|
|
@16345
|
18 years |
Paul Price |
Adding CHUNK level --- for reading a readout chunk by chunk.
|
|
|
|
@16344
|
18 years |
Paul Price |
Adding function to activate single file out of a list.
|
|
|
|
@16343
|
18 years |
Paul Price |
Adding const
|
|
|
|