|
|
|
@8669
|
20 years |
jhoblitt |
fix a wide range of format string errors
|
|
|
|
@8582
|
20 years |
Paul Price |
generateTrimBias was not storing the newly created trimsec.
|
|
|
|
@8569
|
20 years |
jhoblitt |
rename library & utilities from psModule -> psModules
|
|
|
|
@8418
|
20 years |
Paul Price |
Reading into extant buffer
|
|
|
|
@8246
|
20 years |
jhoblitt |
normalize psTrace() facility names
|
|
|
|
@8048
|
20 years |
Paul Price |
Adding pmFPAEnsemble, which takes a bunch of filenames and returns a …
|
|
|
|
@8047
|
20 years |
Paul Price |
Adding functions to check the file_exists flags; adding pmFPAviewReset.
|
|
|
|
@7946
|
20 years |
rhl |
Assert that readout->mask isn't set to diagnose a potential memory leak
|
|
|
|
@7926
|
20 years |
rhl |
1/ Check for illegal values of pmFPAfileDefineOutput's save parameter …
|
|
|
|
@7923
|
20 years |
Paul Price |
Fixing up return values: don't return false unless there's a real error.
|
|
|
|
@7904
|
20 years |
rhl |
replace set of ifs by if else (easier on gdb)
|
|
|
|
@7867
|
20 years |
Paul Price |
Only execute if tracing is enabled.
|
|
|
|
@7859
|
20 years |
Paul Price |
Check that the r/o can be read (by looking for the HDU) before …
|
|
|
|
@7851
|
20 years |
Paul Price |
pmConceptsAverageCells shouldn't have to set the binning, offsets.
|
|
|
|
@7849
|
20 years |
Paul Price |
Adding pmConceptsAverageCells() from previous cellConcepts() in …
|
|
|
|
@7834
|
20 years |
Paul Price |
Adding check on source header.
|
|
|
|
@7833
|
20 years |
Paul Price |
Adding check on source header.
|
|
|
|
@7825
|
20 years |
Paul Price |
Don't produce an error message if you can't find a "blank PHU".
|
|
|
|
@7810
|
20 years |
Paul Price |
Plugging memory leak.
|
|
|
|
@7756
|
20 years |
magnier |
added tracepoints
|
|
|
|
@7755
|
20 years |
magnier |
added tracepoint
|
|
|
|
@7739
|
20 years |
Paul Price |
Optimising code for speed: dereferencing pointers. Also, loop index …
|
|
|
|
@7737
|
20 years |
Paul Price |
Initializing value to avoid compiler warning.
|
|
|
|
@7729
|
20 years |
magnier |
minor tweak to blank PHU handling: if (blank) no pixels are written
|
|
|
|
@7728
|
20 years |
magnier |
added pmFPAfileDefineSingleFromArgs (lame name)
|
|
|
|
@7727
|
20 years |
magnier |
changed args for pmFPAfileCopyStructureView, fixed for PHU handling
|
|
|
|
@7726
|
20 years |
magnier |
fixes for correct PHU/HDU output handling
|
|
|
|
@7723
|
20 years |
magnier |
fixed memory leak
|
|
|
|
@7720
|
20 years |
Paul Price |
No extension name means move to the primary header unit.
|
|
|
|
@7719
|
20 years |
Paul Price |
Instead of naming the primary HDUs as 'PHU', we simply don't name them …
|
|
|
|
@7718
|
20 years |
Paul Price |
No point in reading the HDU if it's a blank.
|
|
|
|
@7717
|
20 years |
Paul Price |
Changes to pmHDU and pmFPAWrite to (hopefully) fix for the last time …
|
|
|
|
@7715
|
20 years |
Paul Price |
Renaming pmReadoutSet{Mask,Weight} as pmReadoutGenerate{Mask,Weight}; …
|
|
|
|
@7712
|
20 years |
Paul Price |
Writing a blank PHU is done when the file is opened.
|
|
|
|
@7711
|
20 years |
Paul Price |
Fixing compilation error.
|
|
|
|
@7710
|
20 years |
magnier |
added pmFPA/Chip/CellWrite when opening a new file.
|
|
|
|
@7705
|
20 years |
magnier |
fixed upper limits in jpeg
|
|
|
|
@7679
|
20 years |
magnier |
added photcode support
|
|
|
|
@7643
|
20 years |
Paul Price |
Scope error: was defining chip again, meaning the useful one was going …
|
|
|
|
@7641
|
20 years |
Paul Price |
For the easy case, we didn't consider that there might be binning.
|
|
|
|
@7634
|
20 years |
Paul Price |
Optimising mosaicking: splitting out the special case where the …
|
|
|
|
@7633
|
20 years |
magnier |
dropping commented-out code
|
|
|
|
@7632
|
20 years |
magnier |
dropping ifdef-ed out code
|
|
|
|
@7630
|
20 years |
magnier |
added pmReadoutFreeData, freeing bias sections
|
|
|
|
@7628
|
20 years |
Paul Price |
More cleaning up.
|
|
|
|
@7627
|
20 years |
Paul Price |
Cleaning up confusion in counters.
|
|
|
|
@7625
|
20 years |
Paul Price |
Make output image that is just the right size.
|
|
|
|
@7624
|
20 years |
Paul Price |
Target and source concepts were sharing the same metadata items in the …
|
|
|
|
@7623
|
20 years |
Paul Price |
Adding pmFPAfileDefineInternal.
|
|
|
|
@7622
|
20 years |
Paul Price |
Fixing API for pmFPAfileDefine{In,Out}put.
|
|
|
|
@7618
|
20 years |
magnier |
various fixes
|
|
|
|
@7610
|
20 years |
Paul Price |
Got the wrong sign.
|
|
|
|
@7609
|
20 years |
Paul Price |
Adding pmHDUGetHighest
|
|
|
|
@7606
|
20 years |
Paul Price |
Check X0,Y0,XBIN,YBIN,XPARITY,YPARITY for target; if these are set, …
|
|
|
|
@7605
|
20 years |
Paul Price |
Checking data_exists on chips and cells.
Setting data_exists on mosaic …
|
|
|
|
@7604
|
20 years |
Paul Price |
Cleaning up use of include files for pslib.
|
|
|
|
@7595
|
20 years |
Paul Price |
Default chip parities should be 1, not zero: so that the cell parity …
|
|
|
|
@7589
|
20 years |
magnier |
updates from day when MHPCC CVS was down
|
|
|
|
@7555
|
20 years |
Paul Price |
Adding function to read mask and weight images.
|
|
|
|
@7530
|
20 years |
magnier |
big problems with the pmFPAWrite, pmChipWrite functions; these changes …
|
|
|
|
@7529
|
20 years |
magnier |
added pre-free for file->filename
|
|
|
|
@7526
|
20 years |
magnier |
moved addHDUtoChip before the pmConceptsReadChip
|
|
|
|
@7525
|
20 years |
magnier |
changed errors to traces for situations which are not errors
|
|
|
|
@7515
|
20 years |
magnier |
adding error checks to processContents results
|
|
|
|
@7499
|
20 years |
magnier |
set name in INTERNAL pmFPAfile
|
|
|
|
@7492
|
20 years |
Paul Price |
Fixing after API change to psMetadataPrint; added FILE *fd to …
|
|
|
|
@7491
|
20 years |
Paul Price |
Renaming pmChipMosaic.h to pmFPAMosaic.h
|
|
|
|
@7487
|
20 years |
Paul Price |
Renaming pmChipMosaic.[ch] to pmFPAMosaic.[ch]
|
|
|
|
@7480
|
20 years |
magnier |
added pmFPAfile Free Data functions and support, added …
|
|
|
|
@7475
|
20 years |
Paul Price |
Update the FPA concepts.
|
|
|
|
@7474
|
20 years |
Paul Price |
Case where PHU==FPA, EXTENSIONS==NONE wasn't processing the cells.
|
|
|
|
@7469
|
20 years |
Paul Price |
Was having trouble reading and writing concepts at different levels. …
|
|
|
|
@7463
|
20 years |
Paul Price |
Copying headers from source to target.
|
|
|
|
@7459
|
20 years |
Paul Price |
Adding 'const' to definitions.
|
|
|
|
@7454
|
20 years |
Paul Price |
Adding FPA mosaicking; generalised some of the chip-specific functions …
|
|
|
|
@7449
|
20 years |
Paul Price |
Adding the reading of chip concepts from the defaults.
|
|
|
|
@7443
|
20 years |
magnier |
added error checking on pmFPAAddSourceFromHeader, dropped invalid …
|
|
|
|
@7442
|
20 years |
magnier |
added error checking on FPA.NAME
|
|
|
|
@7433
|
20 years |
magnier |
more strict errors for missing pmFPAfile elements, traces on state …
|
|
|
|
@7432
|
20 years |
magnier |
mask type (was F32), parent reference in finding readout, mask and …
|
|
|
|
@7431
|
20 years |
magnier |
fixed trimsec where biassec was wanted
|
|
|
|
@7419
|
20 years |
Paul Price |
If pixels == false, then allocate a images but don't copy the pixels.
|
|
|
|
@7417
|
20 years |
rhl |
Fix type of "masks" for "weights"
|
|
|
|
@7408
|
20 years |
rhl |
Separate failure-to-find from NULL metadata in pmFPAfileDropInternal
|
|
|
|
@7407
|
20 years |
rhl |
Tell us which plane failed
|
|
|
|
@7406
|
20 years |
rhl |
It's up to the caller to decide whether to proceed
|
|
|
|
@7403
|
20 years |
Paul Price |
When generating a mask or weight, we need to add it into the HDU.
|
|
|
|
@7382
|
20 years |
Paul Price |
Moving additional pslib functions over to psLib proper. Some API changes.
|
|
|
|
@7364
|
20 years |
Paul Price |
Removing pmReadout.[ch] --- the functionality is preserved in …
|
|
|
|
@7359
|
20 years |
Paul Price |
Removing pmReadout.[ch] once more --- all functionality in …
|
|
|
|
@7358
|
20 years |
Paul Price |
Restoring pmReadout.
|
|
|
|
@7323
|
20 years |
magnier |
changed certain psAborts to psErrors
|
|
|
|
@7314
|
20 years |
Paul Price |
Adding some error checking.
|
|
|
|
@7312
|
20 years |
Paul Price |
Resolving conflicts from both RHL and I adding error checking.
|
|
|
|
@7311
|
20 years |
Paul Price |
Applying RHL patch. Generally improves the error handling and …
|
|
|
|
@7309
|
20 years |
magnier |
added pmReadoutSetMaskWeight
|
|
|
|
@7308
|
20 years |
magnier |
setting mask,weight col0,row0
|
|
|
|
@7307
|
20 years |
magnier |
changed to new psFitsWriteBlank API
|
|
|
|
@7288
|
20 years |
Paul Price |
Some extra error-checking
|
|
|
|
@7284
|
20 years |
magnier |
minor diffs
|
|
|
|