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) @18214   18 years eugene allow residual images to have valid pixels below 0.0
(edit) @18212   18 years eugene fix class for buttons
(edit) @18211   18 years eugene fixing the buttons
(edit) @18210   18 years eugene for now, set a fake bad value for the mask
(edit) @18209   18 years eugene added a missing return case
(edit) @18208   18 years eugene allow case where bscale/bzero cannot be determined
(edit) @18207   18 years Paul Price Replace to avoid error.
(edit) @18206   18 years Paul Price had wrong place for varfactor
(edit) @18205   18 years jhoblitt only grant privs on the nebulous db
(edit) @18204   18 years jhoblitt remove double sort from -pendingimfile
(edit) @18203   18 years jhoblitt invert exposure sort order such that the newest data (by dateobs) is …
(edit) @18202   18 years Paul Price region may be NULL.
(edit) @18201   18 years Paul Price region may be NULL.
(edit) @18200   18 years Paul Price Adding SDSS mosaic camera.
(edit) @18199   18 years Paul Price Adding sdss mosaic camera
(edit) @18198   18 years Paul Price Fixing installation directory
(edit) @18197   18 years Paul Price Adding SDSS mosaic camera, direct from Sebastian. This may need some …
(edit) @18196   18 years Paul Price Adding SDSS mosaic camera.
(edit) @18195   18 years eugene more icons
(edit) @18194   18 years eugene add icons
(edit) @18193   18 years eugene all sorts of updates to the format; up/down icons, etc
(edit) @18190   18 years Paul Price Need to correct for the non-unity scaling of the kernel.
(edit) @18189   18 years Paul Price It should be good.
(edit) @18188   18 years Paul Price Was calculating variance factor at stupid position.
(edit) @18187   18 years Paul Price Must have F64 on the brain or something.…
(edit) @18186   18 years Paul Price Missing !
(edit) @18185   18 years Paul Price Check to see if we need to use the database *before* we actually do.
(edit) @18184   18 years Paul Price Fixing compiler error.
(edit) @18183   18 years Paul Price Set the variance factors for smoothed images.
(edit) @18182   18 years Paul Price Incorporating "variance factors" --- accounting for pixel-scale …
(edit) @18181   18 years Paul Price Record the variance factor.
(edit) @18180   18 years Paul Price Adding pmSubtractionVarianceFactor.
(edit) @18179   18 years Paul Price Calculate and record the variance factor (required for transforming …
(edit) @18178   18 years Paul Price Adding concept CELL.VARFACTOR: Variance factor for conversion from …
(edit) @18177   18 years Paul Price Configuration wasn't being passed along.
(edit) @18176   18 years Paul Price Must provide a string for psAssert!
(edit) @18174   18 years Paul Price Ensuring numData is not "used uninitialised".
(edit) @18173   18 years Paul Price Don't renormalise the weights.
(edit) @18172   18 years Paul Price Fixing double free following API change to pmConfigDB
(edit) @18171   18 years bills Fix compile error
(edit) @18168   18 years Paul Price API change for pmFPARead(), etc.
(edit) @18167   18 years Paul Price New API for pmFPARead(), etc.
(edit) @18166   18 years Paul Price New API for reading images.
(edit) @18164   18 years Paul Price Don't automatically load the database connection.
(edit) @18163   18 years Paul Price Changing use of psDB* to pmConfig* so that the database handle only …
(edit) @18162   18 years Paul Price Adding function psImageInterpolateVarianceFactor. This involved …
(edit) @18161   18 years eugene set fds to -1 on close
(edit) @18160   18 years eugene close job fds if they are not -1
(edit) @18158   18 years Paul Price Adding helpful note.
(edit) @18157   18 years jhoblitt add dettool -updatedetrunsummary
(edit) @18156   18 years Paul Price If the BSCALE for quantisation can't be determined (e.g., a …
(edit) @18155   18 years Paul Price Robust statistics should fall over gracefully when the iteration limit …
(edit) @18152   18 years jhoblitt build fixes
(edit) @18151   18 years Paul Price FPA.OBS instead of FPA.NAME now.
(edit) @18150   18 years Paul Price Prepare directory.
(edit) @18149   18 years Paul Price Updating to use fakeRun table as part of the chain.
(edit) @18148   18 years jhoblitt add stacktool -random_subset support (completely untested - probably …
(edit) @18146   18 years Paul Price Adding I/O functions for pmSubtractionKernels, so we can read/write …
(edit) @18145   18 years Paul Price Adding simple kd-tree implementation.
(edit) @18144   18 years Paul Price Catch NULL vector.
(edit) @18143   18 years eugene adding min/max restriction ranges
(edit) @18142   18 years eugene updates to cleanup section
(edit) @18141   18 years eugene updates
(edit) @18140   18 years eugene pass db to pmConceptsReadCell
(edit) @18139   18 years eugene adding database fields to APIs as needed for concepts
(edit) @18138   18 years eugene adding ccd temp
(edit) @18137   18 years eugene supplying db handle to concept loading functions
(edit) @18132   18 years eugene do not invalidate out-of-range values when applying the dark
(edit) @18131   18 years eugene add needed fields
(edit) @18130   18 years eugene GPC1 needs to have a temperture range of -95 to -50
(edit) @18129   18 years eugene verbose output
(edit) @18128   18 years eugene add the premask types
(edit) @18127   18 years eugene extend client / server timeout
(edit) @18126   18 years eugene sort by exp_id
(edit) @18125   18 years eugene add exp_tag
(edit) @18124   18 years bills warp_overlap.pl needs cam_id
(edit) @18123   18 years eugene increase timeout time, but should not be critical
(edit) @18122   18 years eugene fixed two missing break points
(edit) @18121   18 years eugene changed to readline-5.2-p12
(edit) @18120   18 years eugene adding for reference
(edit) @18119   18 years eugene adding patched readline library
(edit) @18118   18 years jhoblitt return a class_id
(edit) @18117   18 years eugene adding
(edit) @18116   18 years eugene add output variables for stdout, stderr
(edit) @18115   18 years eugene add notes
(edit) @18114   18 years eugene add a simple test
(edit) @18113   18 years eugene fix exit bug on host stacks
(edit) @18112   18 years eugene added FLAT_PREMASK and DARK_PREMASK to detrend types
(edit) @18111   18 years eugene define a PPIMAGE.OUTPUT.RESID using COMP_SUB for FITSTYPE
(edit) @18110   18 years eugene define a CHIPMOSAIC recipe
(edit) @18109   18 years eugene realistic temperature range
(edit) @18108   18 years eugene use the new dark
(edit) @18107   18 years eugene output resid images need a different compression mode (COMP_SUB)
(edit) @18106   18 years eugene more robust check for compression
(edit) @18105   18 years Paul Price Turn fake on/off with the rest.
(edit) @18104   18 years Paul Price Got FILTER and FILTERID 'round the wrong way.
(edit) @18103   18 years Paul Price Ensure command is printed when there's an error.
(edit) @18102   18 years Paul Price Use log instead of trace for rejection.
(edit) @18101   18 years bills Lost a / in my last delta
(edit) @18100   18 years Paul Price Wrong component name.
Note: See TracRevisionLog for help on using the revision log.