IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31602   15 years bills don't free catalog until after calling high_speed_objects()
(edit) @31601   15 years eugene some tweaks for the COARSE recipe
(edit) @31600   15 years eugene remove extra space in prototype
(edit) @31599   15 years eugene fixed to use read-only access to the source database
(edit) @31598   15 years eugene enable read_vectors to read csv files
(edit) @31597   15 years eugene plug leak in psFitsReadImage; fix scaling on input (status needs to be …
(edit) @31596   15 years heather addtool -definebyquery didn't do what we wanted with -filter and …
(edit) @31595   15 years heather adding keys to stage, stage_id in addRun table (necessary to do any …
(edit) @31594   15 years eugene add some notes
(edit) @31593   15 years eugene option for OHANA_MEMORY must be passed via make option
(edit) @31592   15 years eugene add some server info to pantasks (N skip exec; clearer job status list)
(edit) @31591   15 years eugene added test for ohana_memory functions; updated CommandOps to fix …
(edit) @31590   15 years eugene updates to use ohana malloc
(edit) @31589   15 years eugene updates for ohana malloc
(edit) @31588   15 years eugene convert ohana mem management functions to linked list
(edit) @31587   15 years eugene merging changes from trunk
(edit) @31586   15 years eugene fix optimized build issues; add I/O test
(edit) @31585   15 years eugene change synth ave photcode names to g,r,i,z,y
(edit) @31584   15 years eugene correct a typo
(edit) @31583   15 years eugene add option to modify the zero point on addstar ingest (for testing)
(edit) @31582   15 years eugene add MC_UBAND reduction class with options tuned for Megacam u-band …
(edit) @31581   15 years eugene handle case of small smoothing length; do not choose a guess if sigma …
(edit) @31580   15 years eugene return null if input vector is too short compared to smoothing length
(edit) @31579   15 years eugene clean up spinlock / hardlock options for psMemory.c
(edit) @31578   15 years eugene add some notes on the memory locking optinos
(edit) @31577   15 years bills fixes for static sky distribution
(edit) @31576   15 years eugene add spinlock option and lock before testing, use only 100us delays
(edit) @31575   15 years eugene progress on per-memblock locking
(edit) @31574   15 years eugene do not clear memblock locks for free until BLOCKSET call
(edit) @31573   15 years bills if stats file is missing just skip it. (warp update was destroying them)
(edit) @31572   15 years bills if stats file is missing just skip it (warp update was destroying them …
(edit) @31571   15 years bills don't prepare output for stats file unless run state is new
(edit) @31570   15 years bills don't prepare_output for stats file unless the run state is new. It …
(edit) @31569   15 years eugene allow softlocks for improved psRealloc behavoir (disabled)
(edit) @31568   15 years eugene adding element to psMemBlock to allow more fine-grained locking
(edit) @31567   15 years bills In distribution client, deal with the vagries of the static sky stage
(edit) @31566   15 years bills fixes to staticsky stage bundling
(edit) @31565   15 years bills fixes to errors in staticsky bundling
(edit) @31564   15 years bills make disttool -definebyquery -pretend respect -simple
(edit) @31563   15 years eugene add a counter for no-exec tasks (did not generate a job)
(edit) @31562   15 years eugene add some notes
(edit) @31561   15 years eugene edit some comments
(edit) @31560   15 years eugene fix changing shape of points (force symmetry about center pixel, …
(edit) @31559   15 years eugene correctly implement bDrawTriFill (but only for upright triangles); fix …
(edit) @31558   15 years bills use STS.V4
(edit) @31557   15 years bills use STS.V4 tessellation
(edit) @31556   15 years watersc1 trigger sts solely on obs_mode
(edit) @31555   15 years watersc1 Remove object constraint that is no longer valid for STS.
(edit) @31554   15 years bills Change STS to use STS.V3 for the tessellation
(edit) @31553   15 years eugene load across 0,360 boundary sensibly
(edit) @31552   15 years eugene squish negative zero point images
(edit) @31551   15 years bills two more for the road
(edit) @31550   15 years bills remove more unneeded files
(edit) @31549   15 years bills remove more files that shouldn't be in svn
(edit) @31548   15 years bills remove files that should not have been checked in
(edit) @31547   15 years eugene do not generate useless vtable for image table in relastro; fix typo …
(edit) @31546   15 years eugene more description of psf solution; save psf moments before fitting …
(edit) @31545   15 years eugene merge fix from trunk: radius was wrong for PS1_V1 and QGAUSS for PAR_7 …
(edit) @31544   15 years bills integrate fix for problem reported in ticket #1484
(edit) @31543   15 years bills fix problem reported in ticket 1484. Check for NAN in R1 and R2 prior …
(edit) @31542   15 years eugene add -max-density limit to relastro; fix initImages,freeImages slowness
(edit) @31541   15 years bills reject inputs with FHWM > 12
(edit) @31540   15 years bills reject inputs with FWHM > 12.0
(edit) @31539   15 years bills Incorporate two bug fixes related to stacking
(edit) @31538   15 years bills Fix incorrect FWHM calculation when PM_PAR_7 is 0
(edit) @31537   15 years bills Remove assertion failure that can occur with bad input image quality.
(edit) @31536   15 years eugene fix czplot 0,360 wrap around
(edit) @31535   15 years eugene do not realloc the extra Nmosaic copies of the image cross lists
(edit) @31534   15 years eugene init the tiny Average, Measure along with all else
(edit) @31533   15 years watersc1 backports from the trunk: stacktool: implement -warp_id option to …
(edit) @31532   15 years watersc1 Add maximum allowed fwhm value to stop an exposure at the camera stage …
(edit) @31531   15 years watersc1 Test the fwhm against the camera config defined value, and skip …
(edit) @31530   15 years watersc1 Fix to use new -warp_id option to stacktool to ensure that we only …
(edit) @31529   15 years watersc1 Add -warp_id selection to definebyquery mode. This adds the …
(edit) @31528   15 years watersc1 Add -listrun mode that is an alias of -pendingrun.
(edit) @31527   15 years watersc1 added more descriptive data_group
(edit) @31526   15 years watersc1 Use longer data_group that includes more information.
(edit) @31525   15 years eugene plug a leak
(edit) @31524   15 years eugene plug some leaks, move CopyMeasure,AverageTiny out of functions (for speed)
(edit) @31523   15 years eugene tweaks to megacam photometry; add MIN SX,SY values
(edit) @31522   15 years eugene do not print a message for every failed mag measurement (eg, CR); add …
(edit) @31521   15 years eugene add MIN SX,SY for psf clump; do not error on missing FPA.OBS (why is …
(edit) @31520   15 years watersc1 fix ghost diff bug
(edit) @31519   15 years watersc1 Fix exposures that claim to be pairwise, but do not have a valid …
(edit) @31518   15 years bills enhance the order by clauses to make the order deterministic
(edit) @31517   15 years bills enhance the order by statements to make the order of outputs deterministic
(edit) @31516   15 years watersc1 missed cases for quality flagging.
(edit) @31515   15 years watersc1 missed cases for quality flagging.
(edit) @31514   15 years bills fix problem with stacks that have magicked inputs
(edit) @31513   15 years bills if no less than 2 images have sources fail with bad quality. This …
(edit) @31512   15 years watersc1 Update laptool_definerun to not attempt to define two rows for the …
(edit) @31511   15 years watersc1 Update laptool_definerun to not attempt to define two rows for the …
(edit) @31510   15 years eugene add aptest recipes; build internal mask for photom-only; add …
(edit) @31509   15 years bills integrate a couple of changes from the trunk
(edit) @31508   15 years bills fix logic error. We can't produce uncensored stamps when updating …
(edit) @31507   15 years bills only insert one fake job if no images are found for a get_image request
(edit) @31506   15 years bills don't require exp_type unless building a raw stage bundle
(edit) @31505   15 years bills only demand exp_type for stage raw
(edit) @31504   15 years rhenders using base-class run() methid; overriden versions of importIppTables() …
(edit) @31503   15 years rhenders using base-class methods for query execution
Note: See TracRevisionLog for help on using the revision log.