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) @19193   18 years Paul Price Fixing typo.
(edit) @19192   18 years Paul Price Ensure analysis metadata is in output.
(edit) @19191   18 years Paul Price Adding additional output product: convolution kernels.
(edit) @19190   18 years Paul Price Adding output subtraction kernel for ppSub.
(edit) @19189   18 years Paul Price Adding I/O of subtraction kernels to pmFPAfile stuff.
(edit) @19188   18 years Paul Price Include dependent headers.
(edit) @19187   18 years eugene fix typo
(edit) @19186   18 years eugene adding DVO_FORMAT_PS1_DEV_3
(edit) @19185   18 years eugene extending image name to 128 bytes; updating conversion routines
(edit) @19184   18 years Paul Price Enable threading for FFTW
(edit) @19183   18 years eugene adding label to ippMonitor tables
(edit) @19182   18 years eugene moving search options and search option parsing to pxcam
(edit) @19181   18 years eugene adding sample WHERE for update (commented out)
(edit) @19180   18 years eugene adding notes on flatcorr
(edit) @19179   18 years eugene adding sample (commented-out) lines on update processing
(edit) @19178   18 years eugene adding run_state, and update option
(edit) @19177   18 years eugene adding FLAT_CORRECT type
(edit) @19176   18 years Paul Price psModule --> psModules.
(edit) @19175   18 years Paul Price Round the wrong way.
(edit) @19174   18 years bills Thought I put this back yesterday. add -exp_id to list of query …
(edit) @19173   18 years Paul Price Parent recipe changed.
(edit) @19172   18 years Paul Price Fixing mask values: making a bit more flexible, updating to new …
(edit) @19171   18 years Paul Price Reworking how masks values are defined, adding 'poor'.
(edit) @19170   18 years Paul Price Reject anomalously low deviations as well.
(edit) @19169   18 years Paul Price Turn off testing for CVS copy!
(edit) @19168   18 years Paul Price Need more iterations!
(edit) @19167   18 years Paul Price Fixing inconsistency: database contains camera name, but was searching …
(edit) @19166   18 years Paul Price Introducing bad/poor distinction for masked pixels. Interpolate over …
(edit) @19165   18 years Paul Price Introducing bad/poor distinction to reduce explosion of bad pixels in …
(edit) @19164   18 years Paul Price Reworking the masking so as to avoid exploding the number of bad …
(edit) @19163   18 years Paul Price Adding pmReadoutInterpolateBadPixels to (attempt to) interpolate over …
(edit) @19162   18 years bills fix incorrect check for mask stamp remove some dead code
(edit) @19161   18 years bills implement lookup of astrometry file for an exposure. various other bug …
(edit) @19160   18 years eugene add definebyquery mode to warptool
(edit) @19159   18 years eugene id is now S64
(edit) @19158   18 years eugene fix typo: definebydefinebyqueryArgs
(edit) @19157   18 years eugene consolidate stack and diff sections; drop warp section (now in science)
(edit) @19156   18 years Paul Price Adding MASK.FORCE
(edit) @19155   18 years Paul Price Adding more useful way of forcing masks through: MASK.FORCE=TRUE in …
(edit) @19154   18 years eugene adding new (threads) argument
(edit) @19153   18 years bills allow looking up cam processed exposure by exposure id
(edit) @19152   18 years bills disambiguate warp_id in insert sql
(edit) @19151   18 years Paul Price Adding 'const'.
(edit) @19150   18 years Paul Price Allowing multiple "force" builds.
(edit) @19149   18 years Paul Price round() can push the value beyond the bounds of the image --> SEGV.
(edit) @19148   18 years Paul Price Propagate values from inputs masks.
(edit) @19147   18 years Paul Price Removing duplicate line.
(edit) @19146   18 years Paul Price Mask value going in to psImageInterpolate needs to be initialised.
(edit) @19144   18 years jhoblitt change the get_replication_volume_for_ext_id query to choose a storage …
(edit) @19143   18 years jhoblitt add --email option
(edit) @19142   18 years Paul Price Compile out DB calls, unless database support is available.
(edit) @19141   18 years Paul Price Loading the mask from the header is done from within the …
(edit) @19140   18 years Paul Price Adding option of allowing 'exact' shifts when doing interpolation. …
(edit) @19139   18 years jhoblitt enable filtering
(edit) @19138   18 years eugene fixed invalid use of bitwise and
(edit) @19137   18 years eugene adding references back to source exposures
(edit) @19136   18 years Paul Price Reworked version of psImageInterpolate doesn't set the mask value to 0 …
(edit) @19135   18 years eugene better use of all 7 available bits unique values for BAD.WARP vs POOR.WARP
(edit) @19134   18 years bills fix ambiguous column in query
(edit) @19133   18 years Paul Price Some tests are caught by the compiler --- disabled.
(edit) @19132   18 years eugene fix -revert search options
(edit) @19131   18 years eugene cleanup the stack tables
(edit) @19130   18 years eugene add support for IMNAXIS1,2
(edit) @19129   18 years Paul Price Changing how interpolation works with masked pixels. Previously, the …
(edit) @19128   18 years Paul Price memBlock->nextBlock wasn't being set when !lastMemBlockAllocated. …
(edit) @19127   18 years eugene adding thread command-line option
(edit) @19126   18 years eugene adding thread request to commands
(edit) @19125   18 years eugene adding host tracking and restart
(edit) @19124   18 years eugene adding thread options to host and job
(edit) @19123   18 years Paul Price Enabling threads. So far, only using the threaded parts of pmSubtraction*.
(edit) @19122   18 years Paul Price Need to put mutex locks on the parent images when convolving, since …
(edit) @19121   18 years Paul Price Adding some code to allow use of old masks.
(edit) @19120   18 years Paul Price Adding error checking for mutexes.
(edit) @19119   18 years Paul Price A failure in the loop is a system error, not a programming error.
(edit) @19118   18 years eugene if-out the stacktool updaterun command
(edit) @19117   18 years eugene add clarifying comments
(edit) @19116   18 years eugene dropped PSASTRO.OUTPUT.MEF
(edit) @19115   18 years eugene supply exp_tag so we can use it in output names
(edit) @19114   18 years eugene change output names to be based on EXP_TAG
(edit) @19113   18 years eugene add a comment
(edit) @19112   18 years eugene new stackRun includes a filter column
(edit) @19111   18 years eugene loop over all -F argument sets (allow multiple file redirects)
(edit) @19110   18 years eugene adding PSPHOT.BACKMDL.MEF to all filerules, adding PSPHOT.OUT.CMF.MEF …
(edit) @19109   18 years eugene redirect psphot output to MEF names for warp and stack
(edit) @19108   18 years eugene using new state values (new, full, etc)
(edit) @19107   18 years eugene drop the join against tess_id, add explicit table refs to tess_id and …
(edit) @19106   18 years eugene add explicit table references, clean up the WHERE metadatas, fix the …
(edit) @19105   18 years eugene remove tess_id from JOIN
(edit) @19104   18 years eugene whitespace
(edit) @19103   18 years eugene raise and error and exit on bad PSF model
(edit) @19102   18 years eugene add PSPHOT.PSF.RAW.SAVE and PSPHOT.PSF.SKY.SAVE; PSPHOT.PSF.SAVE is …
(edit) @19101   18 years eugene changed to new state values (new, full, etc)
(edit) @19100   18 years eugene user PSPHOT.PSF.SKY.SAVE not PSPHOT.PSF.SAVE
(edit) @19099   18 years eugene test for valid astrometry file
(edit) @19098   18 years eugene use PSPHOT.PSF.SKY.SAVE not PSPHOT.PSF.SAVE; drop old …
(edit) @19097   18 years eugene fix path to log files
(edit) @19096   18 years eugene preparing for ipp-2.7 release
(edit) @19095   18 years eugene preparing for ipp-2.7 release
(edit) @19094   18 years eugene we are now using PSASTRO.OUTPUT as the astrometry source in all cases
(edit) @19093   18 years eugene added code to upgrade science analysis stages
Note: See TracRevisionLog for help on using the revision log.