|
|
|
@19928
|
18 years |
Paul Price |
Don't put statistics on an FPA: too troublesome to get to, and it's ok …
|
|
|
|
@19603
|
18 years |
eugene |
adding new libtool outputs to .cvsignore
|
|
|
|
@19584
|
18 years |
Paul Price |
Libtool was disabled!
|
|
|
|
@19583
|
18 years |
Paul Price |
Fixing order of flags.
|
|
|
|
@19399
|
18 years |
bills |
Get configuration dump file name from command line option. If no file …
|
|
|
|
@19044
|
18 years |
Paul Price |
Revised API for pmConfigCullCamera
|
|
|
|
@19024
|
18 years |
Paul Price |
Seems we still need the psastro recipe.
|
|
|
|
@18969
|
18 years |
eugene |
skipping video cells
|
|
|
|
@18917
|
18 years |
Paul Price |
No need for #ifdef.
|
|
|
|
@18909
|
18 years |
Paul Price |
Dump configuration.
|
|
|
|
@18896
|
18 years |
eugene |
turning on multithreads if desired
|
|
|
|
@18895
|
18 years |
eugene |
adding -threads option for multithreading
|
|
|
|
@18894
|
18 years |
eugene |
moving threading down into psModules functions
|
|
|
|
@18823
|
18 years |
eugene |
adding functions for ppImage threading (not yet finished)
|
|
|
|
@18724
|
18 years |
eugene |
set masked pixels in binned images to maskedValue if requested (needs …
|
|
|
|
@18709
|
18 years |
Paul Price |
FPA.NAME has been deprecated in favour of FPA.OBS.
|
|
|
|
@18636
|
18 years |
eugene |
replace old output chip-mosaic mask with one modified by psphot
|
|
|
|
@18556
|
18 years |
eugene |
re-org and cleanup of the mask bits to make it consistent with the …
|
|
|
|
@18422
|
18 years |
eugene |
notes for fixing masking problems
|
|
|
|
@18255
|
18 years |
eugene |
allow model or fixed value for masked-replacement
|
|
|
|
@18217
|
18 years |
eugene |
replace sky mean if desired by recipe
|
|
|
|
@18216
|
18 years |
eugene |
skip masked pixels when binning
|
|
|
|
@18069
|
18 years |
Paul Price |
Statistics files need to be truncated.
|
|
|
|
@18061
|
18 years |
jhoblitt |
add truncate parameter to pmConfigConvertFilename()
|
|
|
|
@18032
|
18 years |
eugene |
added sample lines to dump leaks
|
|
|
|
@17983
|
18 years |
eugene |
update to new pmConfigCameraFormatFromHeader API
|
|
|
|
@17936
|
18 years |
eugene |
API change to pmFPAConstruct
|
|
|
|
@17688
|
18 years |
Paul Price |
Can build a weight map as soon as bias has been subtracted.
|
|
|
|
@17685
|
18 years |
Paul Price |
Mask is created very early on, so may be generated for most operations.
|
|
|
|
@17488
|
18 years |
eugene |
change input names to PPIMAGE.INPUT.*
|
|
|
|
@17218
|
18 years |
Paul Price |
Adding option to apply mask to bad shutter correction pixels.
|
|
|
|
@16951
|
18 years |
Paul Price |
Turn off compression when normalising a dark image --- there are just …
|
|
|
|
@16870
|
18 years |
Paul Price |
Allowing use of old-style darks if OLDDARK(BOOL) is TRUE in the recipe.
|
|
|
|
@16844
|
18 years |
Paul Price |
Adding support for multi-darks, instead of traditional darks.
|
|
|
|
@16821
|
18 years |
eugene |
adjusted to match api change in psphot
|
|
|
|
@16357
|
18 years |
Paul Price |
Error messages for flat/shutter were around the wrong way!
|
|
|
|
@16249
|
18 years |
eugene |
adding timer for ppImageLoop (does not yet supply results to header)
|
|
|
|
@16084
|
19 years |
Paul Price |
Adding old code to track memory usage in ppImage.
|
|
|
|
@15945
|
19 years |
eugene |
set up to replace masked pixels with background model; use chip median …
|
|
|
|
@15944
|
19 years |
eugene |
reduce vebosity
|
|
|
|
@15943
|
19 years |
eugene |
add notes
|
|
|
|
@15942
|
19 years |
eugene |
reduce verbosity
|
|
|
|
@15933
|
19 years |
eugene |
adding ppImageReplaceBackground
|
|
|
|
@15928
|
19 years |
eugene |
add
|
|
|
|
@15546
|
19 years |
Paul Price |
Don't send leaks to stderr (it can crash pantasks controller). If you …
|
|
|
|
@15216
|
19 years |
eugene |
clean up error handling on pmFPAfileIO
|
|
|
|
@15142
|
19 years |
eugene |
fixed leak
|
|
|
|
@15137
|
19 years |
eugene |
astrometry I/O at chip and file level
|
|
|
|
@15136
|
19 years |
eugene |
updates
|
|
|
|
@14996
|
19 years |
eugene |
report to stderr sources of leaks
|
|
|
|
@14700
|
19 years |
eugene |
do not list leaks
|
|
|
|
@14641
|
19 years |
eugene |
changing pmModelGroup... apis to pmModelClass... apis
|
|
|
|
@14507
|
19 years |
eugene |
adding OVERSCAN.CONSTANT and OVERSCAN.VALUE options
|
|
|
|
@14491
|
19 years |
Paul Price |
Was checking to see if photometry was turned on before actually …
|
|
|
|
@14223
|
19 years |
eugene |
added explicit option to request internal mask and weight image
|
|
|
|
@14211
|
19 years |
eugene |
adding options for mask, weight outputs; deprecating the FILE.SAVE in …
|
|
|
|
@14209
|
19 years |
eugene |
adding options for mask and weight outputs, some cleanups
|
|
|
|
@14011
|
19 years |
eugene |
put ppImageFileCheck inside a trace block
|
|
|
|
@14006
|
19 years |
eugene |
update comment
|
|
|
|
@14001
|
19 years |
eugene |
pull ppImageFileCheck to independent file
|
|
|
|
@14000
|
19 years |
eugene |
consolidating includes in ppImage.h; adding ppImageMetadataStats and …
|
|
|
|
@13970
|
19 years |
eugene |
adding fringe residual measurement in addition to fringe amplitude; …
|
|
|
|
@13924
|
19 years |
Paul Price |
Adding fringe solution to the statistics.
|
|
|
|
@13921
|
19 years |
Paul Price |
Adding boxcar/gaussian smoothing of overscan vector
|
|
|
|
@13901
|
19 years |
Paul Price |
Adding chip and mask output for chip-mosaicked files. Was going to …
|
|
|
|
@13844
|
19 years |
eugene |
require input, output, outMask, outWeight to agree in dataLevel, freeLevel
|
|
|
|
@13843
|
19 years |
eugene |
added more information to test function
|
|
|
|
@13840
|
19 years |
eugene |
attempt to rationalize the file levels
|
|
|
|
@13838
|
19 years |
eugene |
catch errors from psphot
|
|
|
|
@13837
|
19 years |
eugene |
catch errors from psphot, psastro; fix mem leaks
|
|
|
|
@13830
|
19 years |
eugene |
added a comment, dropped ppImageAddstar call
|
|
|
|
@13812
|
19 years |
Paul Price |
Fixing API for pmBiasSubtract, following addition of dark normalisation.
|
|
|
|
@13779
|
19 years |
eugene |
adding FRNG values to output header; fixing error scaling
|
|
|
|
@13778
|
19 years |
eugene |
drop FRINGE_TABLE, FRINGE_IMAGE split
|
|
|
|
@13761
|
19 years |
eugene |
need to enable more stats options
|
|
|
|
@13750
|
19 years |
eugene |
change -stat to -stats
|
|
|
|
@13701
|
19 years |
eugene |
spell fix
|
|
|
|
@13679
|
19 years |
eugene |
fixed logic on ppStats
|
|
|
|
@13677
|
19 years |
eugene |
modified ppStats API
|
|
|
|
@13676
|
19 years |
eugene |
fixed double free and leak
|
|
|
|
@13675
|
19 years |
eugene |
fixing double frees, leaks
|
|
|
|
@13667
|
19 years |
Paul Price |
Fixing ppStats following API change.
|
|
|
|
@13593
|
19 years |
Paul Price |
Updating high-level programs to use symbolic names for mask values in …
|
|
|
|
@13562
|
19 years |
eugene |
fixed errors with pmImageDefineFile for DetDB queries
|
|
|
|
@13531
|
19 years |
eugene |
adding function to parse input files from several possible sources
|
|
|
|
@13528
|
19 years |
eugene |
changed the pmFPAfileDefine functions to not require an input status value
|
|
|
|
@13506
|
19 years |
eugene |
fixed API change for pmReadoutGenerateMask
|
|
|
|
@13498
|
19 years |
Paul Price |
Weight on the basis of pixel value needs to be done after the overscan …
|
|
|
|
@13461
|
19 years |
Paul Price |
Fix order of creation of mask and weight.
|
|
|
|
@13229
|
19 years |
Paul Price |
Adding URI support for output stats file.
|
|
|
|
@12989
|
19 years |
Paul Price |
Updating following API change to pmConfigFileSetsMD
|
|
|
|
@12824
|
19 years |
Paul Price |
Asserting on file types.
|
|
|
|
@12821
|
19 years |
eugene |
making a copy of the pixels for photometry
|
|
|
|
@12820
|
19 years |
eugene |
changed psphotInput to be defined FROM fpa rather than linked to an fpa
|
|
|
|
@12819
|
19 years |
eugene |
RebinChip should use output->src rather than looking for a named fpa
|
|
|
|
@12818
|
19 years |
eugene |
chip mosaic makes a deep copy for consistency with residual images
|
|
|
|
@12811
|
19 years |
eugene |
disable the pmChipDuplicate feature
|
|
|
|
@12807
|
19 years |
eugene |
moved psphot and psastro file defines to ppImageParseCamera, using new …
|
|
|
|
@12746
|
19 years |
Paul Price |
Turn off mask and weight output if we're not generating a mask (i.e., …
|
|
|
|
@12733
|
19 years |
eugene |
changes arguments to pmConfigCameraFormatFromHeader
|
|
|
|