|
|
|
@7920
|
20 years |
Paul Price |
Only attempt to read recipes from site and camera if we know the site …
|
|
|
|
@7906
|
20 years |
rhl |
Replace another set of ifs with if else if etc.; check that save is …
|
|
|
|
@7904
|
20 years |
rhl |
replace set of ifs by if else (easier on gdb)
|
|
|
|
@7887
|
20 years |
Paul Price |
Squashing memory leak: was freeing header instead of its copy.
|
|
|
|
@7883
|
20 years |
Paul Price |
Scalars should be written as integers instead of floats. Changed …
|
|
|
|
@7875
|
20 years |
Paul Price |
* Allow user to specify a random number generator for …
|
|
|
|
@7871
|
20 years |
Paul Price |
Renaming --enable-profile to --enable-coverage (path coverage, not …
|
|
|
|
@7868
|
20 years |
Paul Price |
Only do tracing if tracing is enabled.
|
|
|
|
@7867
|
20 years |
Paul Price |
Only execute if tracing is enabled.
|
|
|
|
@7860
|
20 years |
Paul Price |
Removing normalisation to unity.
|
|
|
|
@7859
|
20 years |
Paul Price |
Check that the r/o can be read (by looking for the HDU) before …
|
|
|
|
@7858
|
20 years |
Paul Price |
Fixing error messages. Fixing the image size limit check (was >= …
|
|
|
|
@7857
|
20 years |
Paul Price |
Was missing a comma.
|
|
|
|
@7856
|
20 years |
Paul Price |
Fixing "special" value for integer types.
|
|
|
|
@7855
|
20 years |
Paul Price |
Fixing pmFlatField function: cleaning out unnecessary tests, fixing …
|
|
|
|
@7851
|
20 years |
Paul Price |
pmConceptsAverageCells shouldn't have to set the binning, offsets.
|
|
|
|
@7850
|
20 years |
Paul Price |
TRIMSEC can be NULL.
|
|
|
|
@7849
|
20 years |
Paul Price |
Adding pmConceptsAverageCells() from previous cellConcepts() in …
|
|
|
|
@7836
|
20 years |
Paul Price |
Adding offsets for regions on the image (since readout->image is often …
|
|
|
|
@7835
|
20 years |
Paul Price |
Create a header if none yet exists to write to.
|
|
|
|
@7834
|
20 years |
Paul Price |
Adding check on source header.
|
|
|
|
@7833
|
20 years |
Paul Price |
Adding check on source header.
|
|
|
|
@7828
|
20 years |
Paul Price |
Adding pmFringeStatsConcatenate()
|
|
|
|
@7827
|
20 years |
Paul Price |
Initialise the arguments.
|
|
|
|
@7825
|
20 years |
Paul Price |
Don't produce an error message if you can't find a "blank PHU".
|
|
|
|
@7817
|
20 years |
Paul Price |
Storing argc as a pointer in pmConfig. As it's a pointer to the …
|
|
|
|
@7810
|
20 years |
Paul Price |
Plugging memory leak.
|
|
|
|
@7802
|
20 years |
Paul Price |
Get the output image size from the concepts instead of the image --- …
|
|
|
|
@7800
|
20 years |
jhoblitt |
version to 0.12.99
|
|
|
|
@7797
|
20 years |
jhoblitt |
use .0 instead of .00 in the version
|
|
|
|
@7794
|
20 years |
jhoblitt |
prepare for 0.12.0 release
|
|
|
|
@7792
|
20 years |
Paul Price |
Added P_PM_RECIPE_SOURCE_SYMBOLIC
|
|
|
|
@7791
|
20 years |
Paul Price |
Fixed bug in symbolic links for recipes: the site recipes and the …
|
|
|
|
@7772
|
20 years |
magnier |
minor bugs in psIOBuffer
|
|
|
|
@7770
|
20 years |
magnier |
added psPipe, psIOBuffer, added to detselect
|
|
|
|
@7769
|
20 years |
magnier |
replaced PS_IMAGE_SET and PS_VECTOR_SET with psImageInit, psVectorInit
|
|
|
|
@7756
|
20 years |
magnier |
added tracepoints
|
|
|
|
@7755
|
20 years |
magnier |
added tracepoint
|
|
|
|
@7754
|
20 years |
magnier |
added comma-separated filenames
|
|
|
|
@7752
|
20 years |
Paul Price |
Adding FPA.FOCUS
|
|
|
|
@7743
|
20 years |
magnier |
fixed missing break
|
|
|
|
@7741
|
20 years |
Paul Price |
Fixing error: weight map may not be present.
|
|
|
|
@7740
|
20 years |
Paul Price |
Optimising for speed: dereferencing pointers, moving some things around.
|
|
|
|
@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
|
|
|
|
@7725
|
20 years |
magnier |
fixes for CMF format
|
|
|
|
@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.
|
|
|
|
@7709
|
20 years |
Paul Price |
Fixing up the process of reading recipes from the site and camera …
|
|
|
|
@7705
|
20 years |
magnier |
fixed upper limits in jpeg
|
|
|
|
@7679
|
20 years |
magnier |
added photcode support
|
|
|
|
@7676
|
20 years |
Paul Price |
Fixing up pmConfigReadRecipes to get recipes from the command-line. …
|
|
|
|
@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
|
|
|
|
@7631
|
20 years |
magnier |
adding pmSourceFreePixels
|
|
|
|
@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.
|
|
|
|
@7601
|
20 years |
Paul Price |
Removing old include file.
|
|
|
|
@7597
|
20 years |
Paul Price |
Applying patch from Josh: look for a symbolic camera name in the …
|
|
|
|
@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
|
|
|
|
@7576
|
20 years |
Paul Price |
Adding command-line log destination.
|
|
|
|
@7567
|
20 years |
Paul Price |
Add check that science and fringe regions are the same.
|
|
|
|
@7566
|
20 years |
Paul Price |
Adding error checking, plug memory leaks, macro-ize repetitive code.
|
|
|
|
@7562
|
20 years |
Paul Price |
Adding fringe I/O functions: pmFringeStatsReadFits, pmFringeStatsWriteFits
|
|
|
|
@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
|
|
|
|
@7528
|
20 years |
magnier |
dropped error for now (not really an error)
|
|
|
|
@7526
|
20 years |
magnier |
moved addHDUtoChip before the pmConceptsReadChip
|
|
|
|
@7525
|
20 years |
magnier |
changed errors to traces for situations which are not errors
|
|
|
|
@7516
|
20 years |
magnier |
skip pmConceptsWriteToCamera if cell->config is NULL
|
|
|
|
@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 …
|
|
|
|