|
|
|
@12831
|
19 years |
Paul Price |
Declaring parameters const where appropriate.
|
|
|
|
@12810
|
19 years |
magnier |
adding pmChipDuplicate function (not working)
|
|
|
|
@12804
|
19 years |
magnier |
clearer trace messages
|
|
|
|
@12791
|
19 years |
Paul Price |
An assertion isn't appropriate.
|
|
|
|
@12770
|
19 years |
Paul Price |
An FPA may contain an image that it's read in and a weight map (or …
|
|
|
|
@12769
|
19 years |
Paul Price |
Print mask and weight detail within a readout.
|
|
|
|
@12768
|
19 years |
Paul Price |
Fixing remnant from copy.
|
|
|
|
@12762
|
19 years |
Paul Price |
"concept" is confusing --- it's a file rule.
|
|
|
|
@12716
|
19 years |
magnier |
adding option to pmConfigCameraFormatFromHeader to load recipe or not
|
|
|
|
@12710
|
19 years |
magnier |
setting region for now
|
|
|
|
@12705
|
19 years |
magnier |
made pmFPAUpdateNames a public function
|
|
|
|
@12701
|
19 years |
magnier |
add PHU entry from source if available
|
|
|
|
@12696
|
19 years |
magnier |
big re-org to put the includes in the .c only, not .h
|
|
|
|
@12687
|
19 years |
Paul Price |
Was getting an abort when opening a file given from the detrend …
|
|
|
|
@12682
|
19 years |
Paul Price |
Fixing compile problems.
|
|
|
|
@12681
|
19 years |
Paul Price |
Warn on bad DETREND.CONSTRAINTS rather than bail out.
|
|
|
|
@12660
|
19 years |
Paul Price |
I believe that HDUs should be added to the FPA hierarchy *before* the …
|
|
|
|
@12654
|
19 years |
Paul Price |
Distinguishing between mosaicking (different cells within the same …
|
|
|
|
@12642
|
19 years |
Paul Price |
Read concepts all through when we put a new header in.
|
|
|
|
@12629
|
19 years |
magnier |
add option to force deep copy
|
|
|
|
@12621
|
19 years |
Paul Price |
Removing bad line.
|
|
|
|
@12620
|
19 years |
Paul Price |
Update the appropriate source --- if the header is a PHU, that's what …
|
|
|
|
@12603
|
19 years |
magnier |
added wrote_phu to pmFPA, etc; added test in WritePHU
|
|
|
|
@12590
|
19 years |
magnier |
fixed typo
|
|
|
|
@12589
|
19 years |
magnier |
converted binning operations to use the common pmImageBinning methods
|
|
|
|
@12585
|
19 years |
magnier |
modified pmFPAfileIO to call PHU read/write operations from data …
|
|
|
|
@12564
|
19 years |
Paul Price |
When we went to process TC3 images, we found that our camera formats …
|
|
|
|
@12558
|
19 years |
magnier |
adding test for EXTWORD in FORMAT:FILE, setting psFits->extword if set
|
|
|
|
@12557
|
19 years |
magnier |
added a comment
|
|
|
|
@12520
|
19 years |
magnier |
adding functions to return valid pixel region for chip and fpa
|
|
|
|
@12504
|
19 years |
jhoblitt |
fix variable uninitialized warnings
|
|
|
|
@12455
|
19 years |
magnier |
remove unneeded pmFPAfile elements (and from camera.config)
|
|
|
|
@12454
|
19 years |
magnier |
removed MANAPLOT
|
|
|
|
@12300
|
19 years |
Paul Price |
Images in the detrend database may be in different formats.
Therefore, …
|
|
|
|
@12299
|
19 years |
Paul Price |
pmFPAfilenameFromRule: Adding const. Changing return type to psString …
|
|
|
|
@12265
|
19 years |
Paul Price |
Adding first cut of function to squish (combine all readouts of) a …
|
|
|
|
@12152
|
19 years |
Paul Price |
Fixing response when requested format can't be found --- it's an error.
|
|
|
|
@11876
|
19 years |
magnier |
adding version, exptime, twilight, dettemp to detrend options; adding …
|
|
|
|
@11871
|
19 years |
Paul Price |
Fixing binning when flipping.
|
|
|
|
@11869
|
19 years |
Paul Price |
Changing sense of parity, so that all required concepts come from the …
|
|
|
|
@11865
|
19 years |
Paul Price |
pmFPACopy was using a readout to give the size of a cell (when …
|
|
|
|
@11864
|
19 years |
Paul Price |
Cleaning up pmFPAfileSuitableFPA a bit more, so that the sense is more …
|
|
|
|
@11801
|
19 years |
Paul Price |
Fixing issues with file formats: some formats weren't getting the PHU …
|
|
|
|
@11793
|
19 years |
magnier |
adding HEADER Read options for loading headers with images
|
|
|
|
@11792
|
19 years |
magnier |
clarified error message
|
|
|
|
@11786
|
19 years |
Paul Price |
Removing warning on target binning --- it's not really necessary.
|
|
|
|
@11754
|
19 years |
Paul Price |
Fixing warning that CHIP.YPARITY wasn't matching the expected value …
|
|
|
|
@11687
|
19 years |
jhoblitt |
update psAbort() API
|
|
|
|
@11676
|
19 years |
jhoblitt |
cast all 'const' variables to (void *) when calling psFree()
|
|
|
|
@11626
|
19 years |
magnier |
added string.h
|
|
|
|
@11624
|
19 years |
magnier |
string.h added
|
|
|
|
@11527
|
19 years |
magnier |
pedantic initialization of variables
|
|
|
|
@11475
|
19 years |
magnier |
more descriptive error messages
|
|
|
|
@11450
|
19 years |
Paul Price |
Adding pmConfigCommand.[ch] in order to supplement a command line with …
|
|
|
|
@11448
|
19 years |
Paul Price |
Plugging memory leaks in pmFPAfileDefineFromDetDB.
|
|
|
|
@11435
|
19 years |
Paul Price |
Not sure why the header copying was ifdef-ed out (perhaps I was …
|
|
|
|
@11434
|
19 years |
Paul Price |
Ensure that HDUs when written are recognisable as what they are …
|
|
|
|
@11421
|
19 years |
Paul Price |
detselect needs the database connection information on the command-line.
|
|
|
|
@11417
|
19 years |
Paul Price |
Not an error if pmFPAfileDefineFromArgs can't find the argument.
|
|
|
|
@11376
|
19 years |
magnier |
added CAMERA, INSTRUMENT, DETECTOR, TELESCOPE to filerule lookups
|
|
|
|
@11357
|
19 years |
magnier |
check file save state before opening
|
|
|
|
@11356
|
19 years |
magnier |
minor diffs
|
|
|
|
@11339
|
19 years |
Paul Price |
Fixing problem with mosaicked versions of cameras --- they have …
|
|
|
|
@11332
|
19 years |
magnier |
fixed leaks from file format
|
|
|
|
@11305
|
19 years |
magnier |
open at fileLevel, open in PM_FPA_BEFORE case
|
|
|
|
@11304
|
19 years |
magnier |
INPUT files pass pmConfigConvertFilename create == false
|
|
|
|
@11292
|
19 years |
jhoblitt |
add first pass nebclient support/linking
change …
|
|
|
|
@11255
|
19 years |
Paul Price |
Enabling different formats for output pmFPAfiles. To do this, needed …
|
|
|
|
@11254
|
19 years |
Paul Price |
Was producing corruption of the bias list by freeing an image while
it …
|
|
|
|
@11253
|
19 years |
magnier |
cleaned up Doxygen groups
|
|
|
|
@11242
|
19 years |
magnier |
correctly handle invalid camera format vs config error
|
|
|
|
@11237
|
19 years |
magnier |
minor change
|
|
|
|
@11226
|
19 years |
magnier |
dropped the unneeded concept functions in FromDetDB; made the found …
|
|
|
|
@11225
|
19 years |
magnier |
use the existing weight image, if available; added a note
|
|
|
|
@11216
|
20 years |
Paul Price |
Adding pmFPAIdentifySourceFromHeader to only identify the source in …
|
|
|
|
@11182
|
20 years |
magnier |
adding pmFPAfileBindFromArgs
|
|
|
|
@11157
|
20 years |
magnier |
correctly return errors in pmReadoutGenerateMaskWeight
|
|
|
|
@11144
|
20 years |
Paul Price |
Removing pmConceptsFilterIDfromConcept, which is obsolete now that …
|
|
|
|
@11124
|
20 years |
Paul Price |
Adding functions to return the extent of a member of the FPA hierarchy.
|
|
|
|
@11106
|
20 years |
magnier |
handling detrend constraints
|
|
|
|
@11105
|
20 years |
magnier |
fixing calls to pmConceptsFilterIDfromConcept
|
|
|
|
@11104
|
20 years |
magnier |
creating pmConceptsFilterIDfromConcept
|
|
|
|
@11092
|
20 years |
magnier |
added detrend constraints from the recipe
|
|
|
|
@10992
|
20 years |
Paul Price |
Making sure DEFAULTS are read.
|
|
|
|
@10966
|
20 years |
Paul Price |
Changes to support automatically generated mosaicked camera …
|
|
|
|
@10918
|
20 years |
magnier |
changed pmFPAfile->phu to a bool
|
|
|
|
@10917
|
20 years |
magnier |
alloc fpa->analysis to pmFPAAlloc
|
|
|
|
@10883
|
20 years |
magnier |
moved JPEG options from the file rules to PPIMAGE recipe
|
|
|
|
@10853
|
20 years |
magnier |
minor diff
|
|
|
|
@10827
|
20 years |
magnier |
further work on plotting functions
|
|
|
|
@10826
|
20 years |
magnier |
changed to/from TPA to psPlaneDistort from psPlaneTransform
|
|
|
|
@10726
|
20 years |
magnier |
a space
|
|
|
|
@10724
|
20 years |
magnier |
fixed detselect i/o issues
|
|
|
|
@10715
|
20 years |
magnier |
test output from stats to ensure jpeg is written
|
|
|
|
@10714
|
20 years |
magnier |
adding a trace to readout free data
|
|
|
|
@10713
|
20 years |
magnier |
adding error checks and forcing image limits
|
|
|
|
@10705
|
20 years |
magnier |
fixed error for trimsec = 0,0:0,0
|
|
|
|
@10623
|
20 years |
Paul Price |
Getting rid of WORKDIR completely.
|
|
|
|
@10603
|
20 years |
magnier |
moving WCS to modules, adding high-order terms
|
|
|
|
@10526
|
20 years |
Paul Price |
Adding missing logic for writing cell.
|
|
|
|