Timeline
May 29, 2008:
- 6:41 PM Changeset [17862] by
- more complete error message
- 6:28 PM Changeset [17861] by
- If exposure is not found, print an error message and return ENOENT
- 4:45 PM Changeset [17860] by
- This commit was manufactured by cvs2svn to create branch 'cleanup'.
- 4:45 PM Changeset [17859] by
- add chiptool -pendingcleanup & -donecleanup
- 4:18 PM Changeset [17858] by
- Don't use input PSF any more. ppSub works out its own PSF. Just tell …
- 2:15 PM Changeset [17857] by
- declare default SQL charset
- 1:28 PM Changeset [17856] by
- add createMode() function and mode table creation into …
- 12:08 PM Changeset [17855] by
- add runMultipleStatments() function
- 11:59 AM Changeset [17854] by
- use share/pxadmin_drop_tables.sql to drop tables instead of the ippdb …
- 11:05 AM Changeset [17853] by
- attempt to make INDEX work again
- 10:49 AM Changeset [17852] by
- add support for multiple data types
- 3:26 AM Changeset [17851] by
- loaded, fake, and forced sources are stored on different pmFPAfile …
- 3:26 AM Changeset [17850] by
- revert to using PSPHOT.SOURCES as name of array on readout->analysis
- 3:24 AM Changeset [17849] by
- comment out ppSimDetectionLimits for now
- 3:23 AM Changeset [17848] by
- loop over readouts using pmFPAviewNextReadout to have accurate view
May 28, 2008:
- 6:27 PM Changeset [17847] by
- doc update
- 6:25 PM Changeset [17846] by
- add neb-copies util
- 5:59 PM Changeset [17845] by
- move print_all_xattrs(), print_xattrs(), write_xattrs(), …
- 5:14 PM Changeset [17844] by
- make sure that table creation errors propagate
- 5:02 PM Changeset [17843] by
- doesn't check for indexes against after matching unindexes
- 4:53 PM Changeset [17842] by
- make sure index regex doesn't match uindex
- 4:43 PM Changeset [17841] by
- check for uindex before index
- 4:36 PM Changeset [17840] by
- update
- 4:36 PM Changeset [17839] by
- rename UNIQUE() -> UINDEX() so as not to conflict with the UNIQUE keyword
- 4:35 PM Changeset [17838] by
- rename unique to unindex
- 4:26 PM Changeset [17837] by
- fix unique key string generation
- 2:45 PM Changeset [17836] by
- rollback 1.54
- 12:29 PM Changeset [17835] by
- Was doing the photometry on the stacked image!
- 12:14 PM Changeset [17834] by
- Was doing the photometry on the stacked image!
- 11:52 AM Changeset [17833] by
- VERSION 1.1.36
- 11:48 AM Changeset [17832] by
- fixed errors in recent API mods
- 11:03 AM Changeset [17831] by
- VERSION 0.12
- 10:49 AM Changeset [17830] by
- remove the use of LAST_INSERT_ID() from the new_object_instance query
- 10:28 AM Changeset [17829] by
- change file_resolve() to remove one nebulous call when "touching"
- 9:00 AM Changeset [17828] by
- minor name change: psphotReplaceAll to psphotReplaceAllSources (and …
- 8:58 AM Changeset [17827] by
- memset is a built-in for some gcc versions
- 8:57 AM Changeset [17826] by
- use name of pmFPAfileIO carrier to name readout->analysis entry
- 8:55 AM Changeset [17825] by
- globally visible cannot be inline (either static inline or no inline)
- 8:54 AM Changeset [17824] by
- remove invalid check for static convName == NULL
- 8:53 AM Changeset [17823] by
- PPSIM fixes, consistency for output formats
- 8:53 AM Changeset [17822] by
- trying versioned libraries (perhaps not the right soln?)
- 8:52 AM Changeset [17821] by
- use test for ksh / sh compatibility
- 8:43 AM Changeset [17820] by
- Was producing two readouts in the weight map --- fixed by removing the …
- 8:20 AM Changeset [17819] by
- Got photometry using the PSF determined from the sum of the convolved …
May 27, 2008:
- 7:12 PM Changeset [17818] by
- working on the photometry of fake sources
- 1:26 PM Changeset [17817] by
- cleanup option handling and docs
- 12:09 PM Changeset [17816] by
- add back the acidentally removed get_mounted_volumes
- 11:59 AM Changeset [17815] by
- add neb-admin util
- 11:03 AM Changeset [17814] by
- decouple utility functions
- 9:32 AM Changeset [17813] by
- Determine the PSF, rather than assuming it's the same as one of the …
- 9:31 AM Changeset [17812] by
- Adding option for photometry.
May 25, 2008:
- 12:33 AM Ticket #1100 (addstar fails before parsing options unless .ptolemyrc points to a ...) created by
- I had a typo in my ~/.ptolemyrc (misspelled a config directory). As …
May 24, 2008:
- 1:24 PM Changeset [17811] by
- Fixing log messages.
- 1:01 PM Changeset [17810] by
- Range checking.
- 12:47 PM Changeset [17809] by
- Wrong dimension.
- 12:45 PM Changeset [17808] by
- Wasn't masking at the end of a row/column.
- 12:23 PM Changeset [17807] by
- Fixing psImageConvolveMask --- wasn't masking everything it was …
- 12:22 PM Changeset [17806] by
- Adding test for psImageConvolveMask.
May 23, 2008:
- 5:24 PM Changeset [17805] by
- Getting rid of leftover printf.
- 5:11 PM Changeset [17804] by
- Whoops!
- 5:10 PM Changeset [17803] by
- Adding hostname to database values.
- 5:09 PM Changeset [17802] by
- Adding hostname to registration
- 5:00 PM Changeset [17801] by
- OK, not such a useful idea --- it can't deal with when we die with an …
- 4:56 PM Changeset [17800] by
- "host" is simpler than "hostname".
- 4:54 PM Changeset [17799] by
- Supporting type = "hostname".
- 4:47 PM Changeset [17798] by
- Only update stats if doing statistics.
- 4:46 PM Changeset [17797] by
- Fix time value.
- 4:34 PM Changeset [17796] by
- psMetadataItemSupplement wasn't working as I expected.
- 4:07 PM Changeset [17795] by
- Turns out the sources are on the readout.
- 3:58 PM Changeset [17794] by
- Numbering version.
- 3:54 PM Changeset [17793] by
- Only add to stats if it's not NULL.
- 3:52 PM Changeset [17792] by
- Add facility to fault on warp overlaps.
- 3:50 PM Changeset [17791] by
- Don't record the camera identifier when faulting.
- 3:40 PM Changeset [17790] by
- The sources aren't on the output readout's chip, but on photFile's chip.
- 3:36 PM Changeset [17789] by
- Adding option of faulting on generating warp overlaps.
- 3:07 PM Changeset [17788] by
- Missing required option.
- 3:06 PM Changeset [17787] by
- Adding additional statistics for diffs
- 3:04 PM Changeset [17786] by
- Stop with the misleading exit status --- if it failed, then give an …
- 2:41 PM Changeset [17785] by
- Adding additional statistics for diffs
- 2:40 PM Changeset [17784] by
- Adding additional statistics for output.
- 2:40 PM Changeset [17783] by
- Adding additional analysis metadata.
- 12:52 PM Changeset [17782] by
- Adding range for warps.
- 11:29 AM Changeset [17781] by
- Adding DT_WARP to stats metadata.
- 11:24 AM Changeset [17780] by
- Adding range information to stats.
May 22, 2008:
- 12:44 PM Changeset [17779] by
- Fixed version of cfitsio 3.08
- 12:44 PM Changeset [17778] by
- Updating to fixed 3.08
- 11:23 AM Changeset [17777] by
- When data is available run register_imfile.run more frequently. If …
- 11:17 AM Changeset [17776] by
- add INDEX UNIQUE(exp_id, tmp_class_id) to rawImfile
- 11:16 AM Changeset [17775] by
- add support for unique indexes
- 10:04 AM Changeset [17774] by
- argh - set xattrs AFTER creating the object
- 9:56 AM Changeset [17773] by
- docs
May 21, 2008:
- 6:10 PM Changeset [17772] by
- fixes!
- 6:08 PM Changeset [17771] by
- fwv
- 5:39 PM Changeset [17770] by
- have dsget set "user.copies" xattr on files downloaded into Nebulous
- 4:35 PM Changeset [17769] by
- install neb-xattr
- 4:02 PM Changeset [17768] by
- make --delete and --write exclusive
- 3:49 PM Changeset [17767] by
- require xattar names to be in the user namespace
- 3:45 PM Changeset [17766] by
- revert 1.2
- 3:39 PM Changeset [17765] by
- change replicate() to report when it fails to cleanup (after a failure)
- 3:38 PM Changeset [17764] by
- use . instead : as key pair seperator
- 10:46 AM Changeset [17763] by
- add neb-xattr util
- 10:44 AM Changeset [17762] by
- revert to version 1.71
- 9:57 AM Changeset [17761] by
- fix Nebulous::Server::setxattr_object() so that creating a new xattr …
May 20, 2008:
- 6:24 PM Changeset [17760] by
- reverting to revision 1.47
- 5:45 PM Changeset [17759] by
- Avoid error message when file_resolve returns undef
- 10:55 AM Changeset [17758] by
- This commit was manufactured by cvs2svn to create tag 'rel-0_11'.
- 10:55 AM Changeset [17757] by
- VERSION 0.11
May 19, 2008:
- 5:46 PM Changeset [17756] by
- change Nebulous::Client->find() to handle a volume param and to fall …
- 4:39 PM Changeset [17755] by
- I wasn't dealing with run()'s output buf properly. Turn of use of Df …
- 4:25 PM Changeset [17754] by
- if file specific columns in a filelist don't change even when the file …
- 3:47 PM Changeset [17753] by
- add support for the magical ':any' volume to …
- 3:09 PM Changeset [17752] by
- typo
- 2:54 PM Changeset [17751] by
- Stupid.
- 2:54 PM Changeset [17750] by
- add t/66_client_xattr.t
- 2:52 PM Changeset [17749] by
- Fixing compile error.
- 2:51 PM Changeset [17748] by
- Allow dbname to be specified on the command line.
- 2:42 PM Changeset [17747] by
- increase pzgetimfile timeout to 120s
- 2:30 PM Changeset [17746] by
- Script to run the MOPS translation for a large set of data, serially.
- 2:11 PM Changeset [17745] by
- Adding data store root directory
- 1:19 PM Changeset [17744] by
- report correct exit codes from dsgetls
- 12:28 PM Changeset [17743] by
- Add DataStore
- 11:51 AM Changeset [17742] by
- Fixing "ambiguous tess_id".
- 11:35 AM Changeset [17741] by
- add pzgetimfiles -timeout option
- 11:29 AM Changeset [17740] by
- change parseFiles() to return an error when no rows are found in the …
- 11:24 AM Changeset [17739] by
- fix timeout handling
- 11:14 AM Changeset [17738] by
- rollback 1.37
- 10:52 AM Changeset [17737] by
- typo
- 10:52 AM Changeset [17736] by
- * empty log message *
- 10:15 AM Changeset [17735] by
- Should be *NO* DATABASE entries!!!
May 16, 2008:
- 4:48 PM Changeset [17734] by
- Wrong function.
- 4:42 PM Changeset [17733] by
- Set masked pixels to NAN in image,weight to avoid bimodal images that …
- 4:42 PM Changeset [17732] by
- Fixing name.
- 4:41 PM Changeset [17731] by
- Fixing compilation errors.
- 4:38 PM Changeset [17730] by
- Adding function to set image,weight pixels to NAN where they are masked.
- 4:30 PM Changeset [17729] by
- Add a function to set masked pixels to NAN. This appears to be …
- 3:58 PM Changeset [17728] by
- Mask out-of-range pixels.
- 3:47 PM Changeset [17727] by
- Use the separable mask convolution --- should be faster!
- 3:38 PM Changeset [17726] by
- Adding separable version of psImageConvolveMask. Mask convolution …
- 1:37 PM Changeset [17725] by
- change open_create() to attempt to open the instance file 10 times …
- 12:28 PM Changeset [17724] by
- cfitsio 3.08 has a decompression problem.
- 11:45 AM Changeset [17723] by
- Fixes to allow error codes to get in.
- 11:33 AM Changeset [17722] by
- Upgrading cfitsio to 3.08, which was just released, and fixes the …
- 11:32 AM Changeset [17721] by
- Adding new version of cfitsio --- this fixes the problems seen previously.
- 11:09 AM Changeset [17720] by
- only send fatal errors to the screen
- 10:58 AM Changeset [17719] by
- send log messages to stderr instead of stdout
- 10:36 AM Changeset [17718] by
- change dsget to flush() & sync() downloaded files
- 10:29 AM Changeset [17717] by
- test updates
- 10:22 AM Changeset [17716] by
- call sync on newly created files from …
- 10:20 AM Changeset [17715] by
- Fixing stack_id --> diff_id.
- 10:15 AM Changeset [17714] by
- Need CAMERA.
- 10:14 AM Changeset [17713] by
- Need camera.
- 9:51 AM Changeset [17712] by
- Adding difftool -queue
- 9:50 AM Changeset [17711] by
- Fixing comment.
- 6:40 AM Changeset [17710] by
- adding various notes
- 6:37 AM Changeset [17709] by
- adding functions to support photometry
- 6:36 AM Changeset [17708] by
- working on mods to perform photom sensibly
- 6:36 AM Changeset [17707] by
- minor
- 6:36 AM Changeset [17706] by
- draft mods to load sources correctly
May 15, 2008:
- 4:44 PM Changeset [17705] by
- options to turn on and off all of the components
- 3:37 PM Ticket #1099 (Remove '/usr/include/sys' from "xtrapath" in "psconfig.csh.in" under ...) closed by
- fixed: Done.
- 3:37 PM Changeset [17704] by
- Fixing bug 1099.
- 2:26 PM Ticket #1099 (Remove '/usr/include/sys' from "xtrapath" in "psconfig.csh.in" under ...) created by
- In 'psconfig.csh.in' there is the following snippet of code for darwin …
- 12:01 PM Changeset [17703] by
- add
- 12:01 PM Changeset [17702] by
- working on getting the input image options right
May 14, 2008:
- 7:34 PM Changeset [17701] by
- don't try and delete row before it's inserted. It doesn't work
- 7:10 PM Changeset [17700] by
- fix incorrect table name in error handling and print out.
- 6:04 PM Changeset [17699] by
- --touch when resolving log files
- 5:30 PM Changeset [17698] by
- Turn off measurement of the aperture trend.
- 5:28 PM Changeset [17697] by
- test improvements
- 5:27 PM Changeset [17696] by
- Using pmReadoutMaskNonfinite to mask bad pixels.
- 5:27 PM Changeset [17695] by
- This commit was manufactured by cvs2svn to create tag 'rel-0_10'.
- 5:27 PM Changeset [17694] by
- VERSION 0.10
- 5:26 PM Changeset [17693] by
- overhaul SOAP fault message handling suppress non-existant key errors …
- 5:25 PM Changeset [17692] by
- Adding new function: pmReadoutMaskNonfinite
- 5:24 PM Changeset [17691] by
- turn off tracing
- 5:10 PM Ticket #1098 (Aborts on NAN weight pixels) created by
- Getting some unmasked NANs in the weight (and image) due to …
- 4:50 PM Changeset [17690] by
- cleanup error handling in Nebulous::Server::stat_object()/find_objects()
- 4:40 PM Changeset [17689] by
- turn off tracing
- 2:37 PM Changeset [17688] by
- Can build a weight map as soon as bias has been subtracted.
- 2:36 PM Changeset [17687] by
- update Nebulous::Server::lock_object()/unlock_object() fault strings
- 1:59 PM Changeset [17686] by
- Whoops! Hadn't updated cfitsio like I thought I had.
- 1:42 PM Changeset [17685] by
- Mask is created very early on, so may be generated for most operations.
- 1:19 PM Changeset [17684] by
- Preparing for 2.6 release. Use cfitsio 3.006 instead of 3.060 --- it …
- 1:16 PM Changeset [17683] by
- Adding cfitsio 3.006, which seems to be immune from the bug causing a …
- 1:13 PM Changeset [17682] by
- Fixing SEGV.
- 12:30 PM Changeset [17681] by
- Pass --touch to file_resolve when resolving names for tempfiles
- 12:25 PM Changeset [17680] by
- cleanup database error handling: make sure queries are ->finished …
- 12:22 PM Changeset [17679] by
- Fixing SEGV.
- 12:21 PM Changeset [17678] by
- document xattr methods
- 9:07 AM Changeset [17677] by
- return null for no stars
- 9:06 AM Changeset [17676] by
- do not return NULL on no refstars: this is information
- 9:06 AM Changeset [17675] by
- free memory on failures, return NULL for no refstars
- 8:42 AM Changeset [17674] by
- add DataStore to the build
May 13, 2008:
- 4:57 PM Changeset [17673] by
- adding a bunch of elements to support external images and finer control
- 4:56 PM Changeset [17672] by
- substantial work on argument handling to support externally supplied images
- 4:32 PM Changeset [17671] by
- convert scripts that import symbols from PS::IPP::Config to use the …
- 4:25 PM Changeset [17670] by
- require PS::IPP::Config 1.01 expand tabs
- 4:18 PM Changeset [17669] by
- use file_resolve() to resolve nebulous paths since it's fixed now
- 4:06 PM Changeset [17668] by
- remove stripping of schema from nebulous URIs
- 4:06 PM Changeset [17667] by
- expand tabs
- 3:56 PM Changeset [17666] by
- No dark subtraction for megacam
- 3:55 PM Changeset [17665] by
- use touch parameter for ipp_datapath.pl Make timeout for copy task 150 …
- 3:52 PM Changeset [17664] by
- Added $touch parameter to PS-IPP-Config
- 3:51 PM Changeset [17663] by
- Added touch parameter to ipp_datapath.pl and ipp_filename.pl new …
- 3:48 PM Changeset [17662] by
- fixed bug in option specification
- 3:47 PM Changeset [17661] by
- Fixed typo in dsget
- 3:27 PM Changeset [17660] by
- Some fixes to image I/O: (1) when BITPIX=8, the FITS standard says …
- 1:19 PM Changeset [17659] by
- turn off debugging traces
- 1:05 PM Changeset [17658] by
- in Nebulous::Client->stat(), handle the SOAP quirk of thinking an …
- 12:04 PM Changeset [17657] by
- add index to rawImfile.exp_name
- 12:03 PM Changeset [17656] by
- Ensure input tilesize vector is non-NULL.
- 11:37 AM Changeset [17655] by
- add pztool -advance major pztool -copydone overhaul
- 11:17 AM Changeset [17654] by
- fix printf format bug
- 10:52 AM Changeset [17653] by
- increase dsget timeout to 120s and enable --verbose
- 10:45 AM Changeset [17652] by
- add --timeout option misc code cleanups
- 10:26 AM Changeset [17651] by
- add :standard tag
May 12, 2008:
- 5:55 PM Changeset [17650] by
- change Nebulous::Server::stat() to not die when passed a non-existant key
- 5:12 PM Changeset [17649] by
- change ds*ls utilties to always return the HTTP status code - 300 as …
- 5:05 PM Changeset [17648] by
- test for null rows
- 4:38 PM Changeset [17647] by
- pass through the exit status from dsfilesetls
- 4:15 PM Changeset [17646] by
- Fixing error message.
- 2:27 PM Changeset [17645] by
- add ->setxattr_object(), ->getxattr_object(), ->listxattr_object(), …
- 2:16 PM Changeset [17644] by
- check that ->create() accepts volume == undef
- 2:09 PM Changeset [17643] by
- modernize neb-touch API calls
- 1:44 PM Changeset [17642] by
- Fixing additional SEGV.
- 12:41 PM Changeset [17641] by
- Fix type error.
- 12:25 PM Changeset [17640] by
- More meaningful message.
- 12:10 PM Ticket #976 (DVO.CATDIR values in recipes should be abstracted to ipprc level) closed by
- fixed: I think this was taken care of in the big user/site/system …
- 12:05 PM Changeset [17639] by
- This commit was manufactured by cvs2svn to create tag 'rel-0_07'.
- 12:05 PM Changeset [17638] by
- VERSION 0.07
- 12:04 PM Changeset [17637] by
- add --timeout option to all ds*ls utilties and other minor doc changes …
- 11:57 AM Changeset [17636] by
- Missed one.
- 11:52 AM Changeset [17635] by
- If no sources are present when writing, write an empty table. This is …
- 11:43 AM Ticket #1095 (pmFPAfileDefine functions need to be explicit if the are allocators or not) closed by
- fixed: Fixed in CVS head. Added additional notes in pmFPAfileDefine.h that …
- 11:41 AM Changeset [17634] by
- Adding additional notes in header file that the returned pmFPAfile is …
- 10:20 AM Changeset [17633] by
- Fixing SEGV.
- 8:52 AM Changeset [17632] by
- Allow readouts to be NULL --- they are if they couldn't be matched.
May 11, 2008:
- 11:58 AM Ticket #1095 (pmFPAfileDefine functions need to be explicit if the are allocators or not) created by
- the functions like pmFPAfileDefineOutput and pmFPAfileDefineFromArgs, …
- 10:10 AM Changeset [17631] by
- working towards a fake pikeline
- 10:10 AM Changeset [17630] by
- working on injecting fake sources in real images (also forced photometry)
- 10:09 AM Changeset [17629] by
- This commit was manufactured by cvs2svn to create branch …
- 10:09 AM Changeset [17628] by
- adding
May 9, 2008:
- 5:04 PM Changeset [17627] by
- Fix compilation error
- 5:03 PM Changeset [17626] by
- Attempting to kick out an input if we have trouble convolving it.
- 4:51 PM Changeset [17625] by
- Adding trap against SEGV.
- 3:59 PM Changeset [17624] by
- generate logfile names in a consistent fashion with ipp_filename …
- 3:33 PM Changeset [17623] by
- X and Y confusion.
- 3:28 PM Changeset [17622] by
- Allow specification of tess_id when generating simulated data, and …
- 3:15 PM Changeset [17621] by
- change listxattr_object() to return an arrayref
- 3:15 PM Changeset [17620] by
- change listxattr_object() to return an arrayref
- 11:58 AM Changeset [17619] by
- fix table ambiguity in -addprocessedexp
- 11:48 AM Changeset [17618] by
- further attempts to optimize the use of the regtool_pendingexp.sql query
- 11:38 AM Changeset [17617] by
- add dvodb and tess_id as inputs
- 11:37 AM Changeset [17616] by
- option for flat magnitude distribution
- 11:37 AM Changeset [17615] by
- supply a default recipe
- 11:37 AM Changeset [17614] by
- use 5 sigma clipping for outliers (we use 3sigma clipped means for the …
- 11:36 AM Changeset [17613] by
- do not use flat distribution by default
- 11:34 AM Changeset [17612] by
- fixed error with cumulative histogram: values correspond to UPPER …
- 11:28 AM Changeset [17611] by
- convert tabs to whitespaces
- 11:15 AM Changeset [17610] by
- change Nebulous::Client->replicate() to check the md5sum of the …
- 11:07 AM Changeset [17609] by
- NULL result from db can be the string "NULL"
- 11:06 AM Changeset [17608] by
- add comment
- 11:05 AM Changeset [17607] by
- specify the dvodb and tess_id (local files)
- 11:05 AM Changeset [17606] by
- local value for workdir, using @CWD@
- 11:04 AM Changeset [17605] by
- interpolate @CWD@
- 11:04 AM Changeset [17604] by
- rationalize workdir, tess_id, and dvodb
- 11:03 AM Changeset [17603] by
- use clipmean and clipstdev to ensemble stats; clearer output messages
- 11:02 AM Changeset [17602] by
- added clipmean and clipstdev options
- 9:07 AM Ticket #1094 ("warptool -updaterun" doesn't work) created by
- Probably due to some sort of join going on behind the scenes, the …
- 9:00 AM Changeset [17601] by
- Expanding error message.
- 8:51 AM Changeset [17600] by
- Adding table names to conditions.
May 8, 2008:
- 5:30 PM Changeset [17599] by
- Ensure psphot defines an output file for the PSF.
- 4:45 PM Changeset [17598] by
- Don't just complain if header file is missing --- do something about it!
- 4:40 PM Changeset [17597] by
- Adjusting behaviour for building zlib.
- 4:34 PM Ticket #1081 (libgsl fails to compile during pschecklibs) closed by
- fixed: Put gsl-1.11 into extlibs and psconfig/tagsets/ipp-2.5.libs
- 4:32 PM Changeset [17596] by
- Updating version of GSL to one that compiles on Macs.
- 4:30 PM Changeset [17595] by
- Replacing old GSL version with new. This one compiles on x86 Macs.
- 2:55 PM Changeset [17594] by
- dropping simtest installation
- 2:55 PM Changeset [17593] by
- adding simtest.basic.config, loading simtest config from modules
- 1:47 PM Changeset [17592] by
- adding granularity to simtest init
- 1:32 PM Changeset [17591] by
- some big cleanups of the argument parsing; more is needed
- 1:09 PM Changeset [17590] by
- Merging in patch by Steve Rodney
- 11:54 AM Changeset [17589] by
- ok, got it right this time
- 11:47 AM Changeset [17588] by
- consistently close subquery with a Foo
- 11:40 AM Changeset [17587] by
- Explicitly writing ZBITPIX (with lower value than what is actually …
- 11:39 AM Changeset [17586] by
- typo in sql statement
- 11:06 AM Changeset [17585] by
- adding additional selection constraints to -processedexp; some cleanup
- 11:06 AM Changeset [17584] by
- adding additional selection constraints to -processedexp
- 11:05 AM Changeset [17583] by
- addng notes
- 11:05 AM Changeset [17582] by
- adding -label, additional help
- 11:05 AM Changeset [17581] by
- euclidian luminosity function
- 11:04 AM Changeset [17580] by
- adding modifiable dbname, using labels for blocking
- 11:04 AM Changeset [17579] by
- adding queuestrsub
- 11:02 AM Changeset [17578] by
- fiddling with replicate
- 11:01 AM Changeset [17577] by
- update automate to do dbname substitution
- 11:01 AM Changeset [17576] by
- adding new simtest.pro
- 11:01 AM Changeset [17575] by
- adding queuesubstr function, ipp_cleanup script, simtest.pro macros
May 7, 2008:
- 6:00 PM Changeset [17574] by
- optimize
- 5:28 PM Changeset [17573] by
- optimization
- 3:48 PM Changeset [17572] by
- add handling for summitExp.fault
- 3:47 PM Changeset [17571] by
- This commit was manufactured by cvs2svn to create tag 'rel-1_1_33'.
- 3:47 PM Changeset [17570] by
- VERSION 1.1.33
- 2:05 PM Changeset [17569] by
- List of files did not contain PSPHOT.RESID, which points to …
- 2:04 PM Changeset [17568] by
- Plugging memory leak.
- 1:12 PM Changeset [17567] by
- various test fixes and cleanups
- 1:11 PM Changeset [17566] by
- clarified comment on disection
- 1:11 PM Changeset [17565] by
- for a histogram, value is in bin i if bound[i] <= value < bound[i]; …
- 1:10 PM Changeset [17564] by
- this was mis-calculating the determinant (mis-using …
- 11:27 AM Changeset [17563] by
- Adding fits types.
- 11:17 AM Changeset [17562] by
- Compression for ppImage output shouldn't be SUB, but POS.
- 11:14 AM Changeset [17561] by
- Reworking due to compiler error which seems to be due to initialising …
- 10:56 AM Changeset [17560] by
- various cleanups
- 10:56 AM Changeset [17559] by
- point at synth.simtest
- 10:55 AM Changeset [17558] by
- test for absolute path for workdir
- 10:55 AM Changeset [17557] by
- fix errors with star density normalizations and flux consistency
- 10:54 AM Changeset [17556] by
- add sum below peak
- 10:54 AM Changeset [17555] by
- add comment
- 10:46 AM Changeset [17554] by
- Removing unnecessary line that was supposed to fix Steve's bug but didn't.
May 6, 2008:
- 5:08 PM Changeset [17553] by
- re-enable bytes/md5sum checking of downloaded files
- 5:05 PM Changeset [17552] by
- add support for checksumming compressed fits files
- 3:54 PM Changeset [17551] by
- import required code
- 3:16 PM Changeset [17550] by
- constrain copydoneCompleteExp() to a single exposures
- 3:04 PM Changeset [17549] by
- Adding missing primary header keywords.
- 2:52 PM Changeset [17548] by
- Don't strip off the schema when resolving nebulous filenames
- 2:33 PM Changeset [17547] by
- add a virtual "summary" volume to neb-d
- 2:02 PM Changeset [17546] by
- change default log level to 'WARN'
- 1:39 PM Changeset [17545] by
- fix HTTP error code reporting
- 1:07 PM Changeset [17544] by
- don't die in stat_object() when no object is found
- 12:54 PM Changeset [17543] by
- fix _is_valid_object_key() to handle nebulous keys
- 12:32 PM Changeset [17542] by
- set default logging level to warn
- 12:24 PM Changeset [17541] by
- Adding required option.
- 12:12 PM Changeset [17540] by
- VERSION 0.09
- 12:12 PM Changeset [17539] by
- allow volume name arguments to be undef
May 5, 2008:
- 5:03 PM Changeset [17538] by
- argh!
- 4:58 PM Changeset [17537] by
- all volume to be undef
- 4:51 PM Changeset [17536] by
- import UNDEF
- 4:49 PM Changeset [17535] by
- allow Nebulous::Server::create_object() vol_name to be undef
- 4:35 PM Changeset [17534] by
- Change DateStore::File to handle passing args to LWP::UserAgent
- 2:33 PM Changeset [17533] by
- prevent activation of chip.cleanup for now
- 2:32 PM Changeset [17532] by
- adding cleanup.load and cleanup.run tasks
- 1:41 PM Ticket #1091 (error message in ppstamp) closed by
- fixed: This problem was fixed after the release in version 1.9 of pstampparse.c
- 11:52 AM Changeset [17531] by
- adding new replicate tasks
- 11:06 AM Changeset [17530] by
- adding line weight and color to box frames
- 11:04 AM Changeset [17529] by
- fixing problems with histogram counting
- 10:45 AM Changeset [17528] by
- add dsget --timeout option
- 10:38 AM Changeset [17527] by
- change dsget to return the HTTP status code on failure
- 10:26 AM Changeset [17526] by
- remove use of parse_neb_key() from dsget dsget doc updates
May 4, 2008:
- 2:22 PM Changeset [17525] by
- minor cleanup
- 2:22 PM Changeset [17524] by
- handle real error in pmConfigFileSetsMD (added an abort)
- 2:19 PM Changeset [17523] by
- substantial re-organization: moved FITS and REDUCTIION tables to …
- 2:15 PM Changeset [17522] by
- astrometry only run at camera level
- 2:15 PM Changeset [17521] by
- astrometry is not only run at the camera level, and is always MEF out
- 2:14 PM Changeset [17520] by
- add save-temps option
- 2:13 PM Changeset [17519] by
- write out astrometry file
- 2:12 PM Changeset [17518] by
- fix typo on astrom depth
- 2:12 PM Changeset [17517] by
- adding save_temps option
- 2:10 PM Changeset [17516] by
- some efficiency improvements and cleanups to the footprint code
- 2:09 PM Changeset [17515] by
- merging from eam_branch_20080430 : cleanups for tests, minor fixes …
- 2:03 PM Changeset [17514] by
- adding my notes
- 2:02 PM Changeset [17513] by
- adding sample config data with recipes and symbolic versions
- 2:00 PM Changeset [17512] by
- modify recipe hierarchy rules: system->system symbols->camera->camera …
- 1:58 PM Changeset [17511] by
- added camera recipe container
- 1:57 PM Changeset [17510] by
- typo : file rules to fits types
- 1:56 PM Changeset [17509] by
- remove old-style test template
- 1:44 PM Changeset [17508] by
- added Overlay
- 1:40 PM Changeset [17507] by
- parse METADATA and MULTI directives UPDATE and RESET
- 1:39 PM Changeset [17506] by
- reduce unneeded verbosity; handle REPLACE case for METADATA input item …
- 1:38 PM Changeset [17505] by
- reduce verbosity on uninteresting messages
- 1:38 PM Changeset [17504] by
- drop ancient exit
- 1:37 PM Changeset [17503] by
- output names for metadata entries should not be only whitespace
- 1:37 PM Changeset [17502] by
- cleanups on tap tests: fix failures due to API changes, mis-configured …
- 7:10 AM Changeset [17501] by
- Added XRAY and FOCUS to fileset types. Some exposures with these types …
May 3, 2008:
- 7:34 AM Ticket #1091 (error message in ppstamp) created by
- When I did psbuild, I got the following message. …
May 2, 2008:
- 1:35 PM Changeset [17500] by
- fixed a typo
- 11:03 AM Changeset [17499] by
- tweaks to the web interface for the data store. Get DB parameters from …
May 1, 2008:
- 2:10 PM Changeset [17498] by
- adding UPDATE, REPLACE options for METADATA and MULTI entries
- 2:10 PM Changeset [17497] by
- fixed api change : mask to coeffMask
- 9:20 AM Changeset [17496] by
- Fixing another logical error.
- 5:02 AM Ticket #1090 (psphot should use weight map in calculating background) created by
- psphot currently appears to not use the weight map in calculating the …
Apr 30, 2008:
- 5:39 PM Changeset [17495] by
- Fixed typo in script
- 11:04 AM Changeset [17494] by
- mods for UPDATE / REPLACE options
- 4:36 AM Ticket #1088 (simple/format.config should default defaults for CELL.XBIN, CELL.YBIN) created by
- I would suggest that the basic 'simple/format.config' file should …
- 2:59 AM Ticket #1087 (Request to have default 'site.config' file created by default install.) created by
- While I understand that users should spend some time actually looking …
- 1:32 AM Changeset [17493] by
- Fix logical error in image size checking.
Apr 29, 2008:
- 4:49 PM Changeset [17492] by
- need to deactivate the PSWARP.OUTPUT before the astrometry loop
- 7:19 AM Changeset [17491] by
- psconfigure could fail if the user didn't have . in his path.
- 7:18 AM Changeset [17490] by
- Allowing force all, and turning off building zlib, since it won't …
Note:
See TracTimeline
for information about the timeline view.
