IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9163   20 years jhoblitt VERSION to 0.06
(edit) @9162   20 years jhoblitt fix the trailing white space left in string values when followed by a …
(edit) @9161   20 years jhoblitt add basic string tests
(edit) @9160   20 years jhoblitt add setDetRunState()
(edit) @9159   20 years Paul Price Fixing Makefile following file renames.
(edit) @9158   20 years magnier fixed typo on doxygen test
(edit) @9157   20 years magnier fixed automake rules for --enable-doxygen, but doxygen missing
(edit) @9155   20 years jhoblitt VERSION 0.0.40 (updated)
(edit) @9153   20 years jhoblitt VERSION 0.27
(edit) @9152   20 years jhoblitt fix the doxygen tests
(edit) @9151   20 years desonia Changed the makefile to always make the tap library.
(edit) @9150   20 years eugene added clean target
(edit) @9149   20 years jhoblitt VERSION 0.0.40
(edit) @9148   20 years jhoblitt add detNormalizedExp
(edit) @9147   20 years jhoblitt add blurb about -toresid being async with respect to -addnormalizedexp
(edit) @9146   20 years jhoblitt implement -normalizedexp
(edit) @9145   20 years Paul Price Fixing so they compile.
(edit) @9144   20 years drobbin Start of tap test for LookupTable - just so things don't "break" :)
(edit) @9143   20 years drobbin Made several changes. Finished bitSet testing, list testing. Minor …
(edit) @9142   20 years Paul Price Don't have to normalise if the value is 1.0.
(edit) @9141   20 years Paul Price Changing over to using ppImage to do the normalisation. Adding …
(edit) @9140   20 years Paul Price For bias and dark, don't do the normalisation calculation, but push in …
(edit) @9139   20 years jhoblitt *normalizedexp update
(edit) @9138   20 years jhoblitt plug a leak in addnormalizedexpMode()
(edit) @9137   20 years jhoblitt add -normalize search options impliment -addnormalizedexp
(edit) @9136   20 years eugene adding example and notes
(edit) @9135   20 years Paul Price Adding Perl script to create JPEGs of a normalized exposure.
(edit) @9134   20 years Paul Price At the detrend_norm_exp.pl step, we're working on the class_id, not …
(edit) @9133   20 years Paul Price Removing unused variable.
(edit) @9132   20 years Paul Price Removing unused variable.
(edit) @9131   20 years eugene minor bug
(edit) @9130   20 years Paul Price Fixing error message.
(edit) @9129   20 years Paul Price Adding output requirements for -toprocessedexp and -processedimfile
(edit) @9128   20 years eugene moving P4 chip to P4 cell
(edit) @9127   20 years eugene updates to ICD based on latest from jim
(edit) @9126   20 years Paul Price Perl script to generate JPEGs for the processed exposures.
(edit) @9125   20 years jhoblitt remove -exp_tag from -*normalizedexp options
(edit) @9124   20 years Paul Price Adding processed JPEGs.
(edit) @9123   20 years jhoblitt rename addnormstat -> addnormalizedstat rename tonormstat -> …
(edit) @9122   20 years jhoblitt reverse the semantics of -tonormalize & -tonormstat
(edit) @9121   20 years Paul Price dettool change: -processedimfile -unmask doesn't need -unmask any more.
(edit) @9120   20 years eugene creating detselect requirements
(edit) @9119   20 years jhoblitt impliment -tonormalizedexp
(edit) @9118   20 years jhoblitt add detNormalizedExp table
(edit) @9117   20 years jhoblitt reimpliment -raw (w/o options) minor cleanup of -toprocess
(edit) @9116   20 years jhoblitt renmae -residdetrun -> -toresiddetrun rename -raw -> -toprocess
(edit) @9115   20 years jhoblitt rename -raw -> -toprocess stub out a new -raw
(edit) @9114   20 years jhoblitt fix -tonormalizedexp option name
(edit) @9113   20 years jhoblitt remove -processed -unmask (behavior is now as if -unmask is always set)
(edit) @9112   20 years jhoblitt remove -processedimfile -unmask
(edit) @9111   20 years jhoblitt rename -normstat -> tonormstat
(edit) @9110   20 years jhoblitt rename -normstat -> -tonormstat
(edit) @9109   20 years jhoblitt remove detStackedImfile.normalize
(edit) @9107   20 years jhoblitt VERSION 0.0.39
(edit) @9106   20 years jhoblitt remove detStackedImfile.normalize
(edit) @9105   20 years jhoblitt add detProcessedExp
(edit) @9104   20 years eugene updates to match new refactoring of tables
(edit) @9103   20 years Paul Price Fixing --no-update.
(edit) @9102   20 years Paul Price Fixing error message.
(edit) @9101   20 years Paul Price dettool change: -processed --> -processedimfile.
(edit) @9100   20 years jhoblitt implement -processedexp
(edit) @9099   20 years Paul Price dettool change: -addprocessed --> -addprocessedimfile.
(edit) @9098   20 years Paul Price Renaming phase0exp.pl to phase0_exp.pl, and phase0imfile.pl to …
(edit) @9097   20 years Paul Price Changing 'exp id' to 'exp tag' throughout, following corresponding …
(edit) @9096   20 years jhoblitt fix -toprocessedexp so that multiple exp_tags in the same detrun are …
(edit) @9095   20 years Paul Price Renaming detrend_create_resid.pl to detrend_resid.pl (to match general …
(edit) @9094   20 years Paul Price Renaming detrend_apply_norm.pl to detrend_norm_apply.pl (following …
(edit) @9093   20 years Paul Price Renaming detrend_calc_norm.pl to detrend_norm_calc.pl (following …
(edit) @9092   20 years Paul Price Renaming detrend_process.pl to detrend_process_imfile.pl (so I can add …
(edit) @9091   20 years Paul Price Adding -no-update option (bug 825).
(edit) @9090   20 years Paul Price Detrend processed files need the detrend ID, since a single raw file …
(edit) @9089   20 years jhoblitt fix -toprocessedexp to not return duplicate exp_tags
(edit) @9088   20 years Paul Price Detrend processed files need the detrend ID, since a single raw file …
(edit) @9087   20 years jhoblitt add "camera" to -toresid's output
(edit) @9086   20 years drobbin Minor debugging changes.
(edit) @9085   20 years drobbin Fixed the --enable-coverage option.
(edit) @9084   20 years drobbin added a script for automation of code-profiling (saves me time at …
(edit) @9083   20 years drobbin Fixed psHash's.
(edit) @9082   20 years drobbin Fixed BitSet test and corresponding small fixes to src/psBitSet's. …
(edit) @9081   20 years eugene basic detrend stages work
(edit) @9080   20 years eugene cleanups
(edit) @9079   20 years jhoblitt fix -toprocessedexp sql
(edit) @9078   20 years jhoblitt add toprocessedexpMode() add detProcessedExp table
(edit) @9077   20 years jhoblitt remove -itreation from *processed* modes
(edit) @9076   20 years jhoblitt expand -norm names to "normalized" tweak -addnormalizedexp
(edit) @9075   20 years jhoblitt fill in options for -addnormalizedexp
(edit) @9074   20 years jhoblitt fix double frees
(edit) @9073   20 years jhoblitt stub out -tonormalizedexp, -addnormalizedexp, & -normalizedexp rename …
(edit) @9072   20 years Paul Price Updating camera configuration to match filename conventions.
(edit) @9071   20 years jhoblitt toprocessedexpMode() addprocessedexpMode() processedexpMode()
(edit) @9070   20 years jhoblitt tweak -addprocessedexp
(edit) @9069   20 years eugene added EXTNAME to psFitsWriteBlank
(edit) @9067   20 years magnier adding EXTNAME to psFitsWriteBlank
(edit) @9066   20 years magnier adding EXTNAME option to psFitsWriteBlank
(edit) @9065   20 years jhoblitt rename processedMode() -> processedimfileMode()
(edit) @9064   20 years jhoblitt rename -processed -> -processedimfile
(edit) @9063   20 years jhoblitt rename -processed -> -processedimfile
(edit) @9062   20 years jhoblitt sync --enable-optimize with psLib
(edit) @9061   20 years jhoblitt add -g to CFLAGS when --enable-optimize set is per RHL's request
(edit) @9060   20 years jhoblitt add missing .dat files to the install
Note: See TracRevisionLog for help on using the revision log.