Timeline
Aug 13, 2008:
- 11:51 PM Ticket #1127 (pschecklibs -build selects tagsets/ipp-2.6.libs even if a 2.6.1 tagset ...) created by
- psbuild selects the "latest" available tagset thus: if ( @ARGV == 0) …
- 5:30 PM Changeset [19061] by
- Only lock if running threaded.
- 5:26 PM Changeset [19060] by
- Changed API for pmSubtractionThreadsInit, and adding …
- 5:25 PM Changeset [19059] by
- Adding threading for pmSubtractionConvolve. This was more difficult …
- 5:23 PM Changeset [19058] by
- Learned that of all the fftw_ calls, only fftw_execute is thread-safe: …
- 5:22 PM Changeset [19057] by
- Renamed psThreadTaskDelete to psThreadTaskRemove to maintain …
- 5:18 PM Changeset [19056] by
- Adding psMutex type (just pthread_mutex_t) to avoid problems …
- 3:30 PM Changeset [19055] by
- Wrong name.
- 3:27 PM Changeset [19054] by
- Removed file.
- 2:56 PM Changeset [19053] by
- Camera configuration uses custom file rules.
- 11:29 AM Changeset [19052] by
- FFTW needs math library.
Aug 12, 2008:
- 10:26 PM Changeset [19051] by
- Remove obsolete sdssmosaic/filerules.mdc whose function is now served …
- 10:24 PM Changeset [19050] by
- Point to new recipes/filerules-split.mdc instead of obsolete …
- 6:07 PM Changeset [19049] by
- adding zero point calculation
- 5:37 PM Changeset [19048] by
- adding zero point calculation
- 5:04 PM Changeset [19047] by
- Fixing SEGV when !keep.
- 4:58 PM Changeset [19046] by
- Whoops! Was double counting, leaving big streaks across images due to …
- 4:35 PM Changeset [19045] by
- Revised API for pmConfigCamerasCull.
- 4:34 PM Changeset [19044] by
- Revised API for pmConfigCullCamera
- 4:33 PM Changeset [19043] by
- Don't cull the camera used for the skycell!
- 4:32 PM Changeset [19042] by
- Allow additional cameras besides the one recorded in …
- 4:12 PM Changeset [19041] by
- Need 'system' configuration to be defined for …
- 4:04 PM Changeset [19040] by
- Catch SEGV when !item.
- 4:03 PM Changeset [19039] by
- MEF has to be listed first, since its rule also matches the raw format.
- 3:41 PM Changeset [19038] by
- Changing so 'difftool -revertdiffskyfile' sets the state to 'run' in …
- 3:34 PM Changeset [19037] by
- Adding MEF format for SDSS mosaic.
- 1:53 PM Changeset [19036] by
- add sanity checking
- 12:54 PM Changeset [19035] by
- created psFitsDumpErors to dump all CFITSIO errors in the stack; also …
- 12:53 PM Changeset [19034] by
- adding p_psErrorV and equivalent macro
- 12:42 PM Changeset [19033] by
- fallback on IMNAXIS1,2 if NAXIS1,2 are missing
- 12:41 PM Changeset [19032] by
- replace examination of NAXIS1, NAXIS2 with pmRegionExtent
- 10:40 AM Changeset [19031] by
- 20% good is actually a fairly large area. 5% might be more reasonable.
- 10:39 AM Changeset [19030] by
- Modified the wrong value before.
- 10:26 AM Changeset [19029] by
- Make 'stacktool -revertsumskyfile' to update the run state as well as …
- 10:08 AM Changeset [19028] by
- 20% is actually fairly large area. 5% seems better.
- 10:03 AM Changeset [19027] by
- Don't include warps that are 'ignored'.
- 9:40 AM Changeset [19026] by
- Adding MEF format, required for psastro.
- 9:40 AM Changeset [19025] by
- Creating MEF format, required for psastro.
- 9:20 AM Changeset [19024] by
- Seems we still need the psastro recipe.
Aug 11, 2008:
- 5:32 PM Changeset [19023] by
- Added functions to control threading for image convolution.
- 5:28 PM Changeset [19022] by
- Added function to delete thread tasks.
- 5:27 PM Changeset [19021] by
- Changed API
- 5:23 PM Changeset [19020] by
- Changed API for pmConceptsPhotcodeForView.
- 5:23 PM Changeset [19019] by
- PHOTCODE.RULE moving from ppImage recipe to camera configuration.
- 5:22 PM Changeset [19018] by
- Get photcode from camera configuration instead of PPIMAGE recipe …
- 5:11 PM Changeset [19017] by
- Cleaning up photometry triggering.
- 5:10 PM Changeset [19016] by
- Using a hash instead of an array for the tasks --- makes the lookup …
- 5:08 PM Changeset [19015] by
- Adding functions to control threading of psImageConvolve functions.
- 4:52 PM Changeset [19014] by
- Following fix of pmReadoutReadChunks, need to set readout->forceScan, …
- 4:51 PM Changeset [19013] by
- The operation of pmReadoutReadChunk was broken by the recent changes …
- 2:55 PM Changeset [19012] by
- Adjust MJD-OBS for output from start to mid-point of exposure.
- 2:20 PM Changeset [19011] by
- Call to readoutHaveMoreScans had parameters around the wrong way.
- 1:52 PM Ticket #1126 (add -comment as search option for chiptool -updaterun and equiv) created by
- there is an equivalent in chiptool -definebyquery using LIKE.
- 1:51 PM Ticket #1125 (add 'label' to chip, camera, etc) created by
- 'label' should be a user visible field.
- 1:45 PM Changeset [19010] by
- Allowing headers to be installed if not present.
- 12:38 PM Changeset [19009] by
- Another installment in the saga to ensure pmSourceMoments doesn't go …
- 12:24 PM Changeset [19008] by
- Need to resolve filename.
- 11:55 AM Changeset [19007] by
- Allow correction for fortran style (unit indexed) numbering. This is …
- 11:54 AM Changeset [19006] by
- Chip numbering is fortran style (unit-indexed). This is important for …
- 11:11 AM Changeset [19005] by
- Adding CHIP.NUM and CELL.NUM replacements in pmFPANameFromRule to …
- 9:44 AM Changeset [19004] by
- Only need to warn if the user is attempting to turn threading on.
Aug 10, 2008:
- 10:32 AM Changeset [19003] by
- updates from current HEAD
- 10:08 AM Changeset [19002] by
- adding initial data state
Aug 8, 2008:
- 5:56 PM Changeset [19001] by
- commit before leaving
- 5:24 PM Changeset [19000] by
- new brances for cleanup
- 5:23 PM Changeset [18999] by
- try an example flatcorr ppSim recipe mode
- 5:23 PM Changeset [18998] by
- adding cleanup feature to detrend pipeline
- 5:23 PM Changeset [18997] by
- adding cleanup feature to dettool (add data_state to relevant tables)
- 5:22 PM Changeset [18996] by
- adding cleanup feature to dettool
- 5:16 PM Changeset [18995] by
- adding data_state to detrend stuff
- 5:15 PM Changeset [18994] by
- adding notes and camera stage
- 5:14 PM Changeset [18993] by
- remove typo text
- 5:12 PM Changeset [18992] by
- adding new sql files to Makefile.am
- 5:08 PM Changeset [18991] by
- adding cleanup operations to dettool
- 4:52 PM Changeset [18990] by
- Wasn't using the conditional compilation correctly.
- 3:52 PM Changeset [18989] by
- pass along request file name to request_finish so it can be used to …
- 3:49 PM Changeset [18988] by
- program for testing PStamp::Job.pm
- 3:49 PM Changeset [18987] by
- put all local configuration for the cgi scripts here.
- 3:48 PM Changeset [18986] by
- pass along verbose if provided
- 3:47 PM Changeset [18985] by
- Major re-work to get image data from the database. Supports looking up …
- 3:46 PM Changeset [18984] by
- add request file paramters to results
- 3:45 PM Changeset [18983] by
- add request parameters from request file to the results file
- 3:44 PM Changeset [18982] by
- use :standard to import symbols add -req_file arg
- 3:43 PM Changeset [18981] by
- simplify the extractStamp function to prepare to move it to pslib, but …
- 3:42 PM Changeset [18980] by
- added arguments for mask and weight images. Not used yet
- 3:39 PM Changeset [18979] by
- Adding a perl module to support the Postage Stamp Server
- 3:14 PM Changeset [18978] by
- Merging Sebastian's tree: config file changes to …
- 3:12 PM Changeset [18977] by
- Merging Sebastian's tree: added '-f' to all csh calls to make startup …
- 1:23 PM Changeset [18976] by
- in lookup modes allow selecting by exp_name
- 12:37 PM Changeset [18975] by
- In the modes for difftool, stacktool, and warptool that print out …
- 12:37 PM Changeset [18974] by
- ds_id is an int not a string
- 9:46 AM Changeset [18973] by
- test save ignored
- 9:42 AM Changeset [18972] by
- skipping video cells
- 9:41 AM Changeset [18971] by
- insignificant
- 9:01 AM Changeset [18970] by
- various updates
- 9:00 AM Changeset [18969] by
- skipping video cells
- 8:17 AM Changeset [18968] by
- Multiple rejections are generally unnecessary now.
- 8:17 AM Changeset [18967] by
- Fixing following changes to psThread.
- 8:16 AM Changeset [18966] by
- Fixing memork leak.
- 8:14 AM Changeset [18965] by
- psThreadPoolWait requires parameter now.
- 8:13 AM Changeset [18964] by
- Need to free job, following changes to psThread.
- 8:12 AM Changeset [18963] by
- Adding threading support.
- 8:10 AM Changeset [18962] by
- Adding threads to pmSubtractionCalculateEquation and …
- 8:09 AM Changeset [18961] by
- Fixing memory leak.
- 8:09 AM Changeset [18960] by
- Fixing to match slight differences in psThread
- 8:08 AM Changeset [18959] by
- Adding support for FFTW threading.
- 8:07 AM Changeset [18958] by
- Adding FFT threading header.
- 8:07 AM Changeset [18957] by
- Working psImageConvolveMask into threads, since it can take a while.
- 8:06 AM Changeset [18956] by
- Adding function to initiate FFT threading.
- 8:06 AM Changeset [18955] by
- Fixing memory problem with psListGetAndRemove. This function must …
- 8:05 AM Changeset [18954] by
- Adding PS_ARRAY_ADD_SCALAR
- 8:05 AM Changeset [18953] by
- Cleaning up thread functions, documenting header. Added 'harvest' …
Aug 7, 2008:
- 5:53 PM Changeset [18952] by
- if it isn't tested it doesn't work
- 5:41 PM Changeset [18951] by
- in mode -sumskyfile don't require state to be run and output the state
- 5:40 PM Changeset [18950] by
- in mode -warped don't require state to be 'run' and output the state
- 5:40 PM Changeset [18949] by
- For mode -diffskyfile don't require state to be run, output the state
- 5:32 PM Changeset [18948] by
- Add chipRun.state to the output of -processedimfile
- 10:24 AM Changeset [18947] by
- Stop using ipp005 and ipp016 jobs since they're out of chiphosts …
- 10:22 AM Changeset [18946] by
- Rebalancing of the chiphosts Stop using ipp005 since it's flaky …
Aug 6, 2008:
- 1:15 PM Changeset [18945] by
- adding cleanup tasks to science stages
- 11:57 AM Changeset [18944] by
- pmConfigCameraSkycellVersion went AWOL when I was editing.
- 10:51 AM Changeset [18943] by
- adding cleanup steps
- 10:24 AM Changeset [18942] by
- finish coding of cleanup steps for cam, fake, warp, diff, stack
Aug 5, 2008:
- 10:22 PM Ticket #993 (psLib fails to compile - could nto read symbold from libfftw3f.a: Bad value) reopened by
- Actually, it's not dealt with - I ran into this again in installing …
- 9:50 PM Changeset [18941] by
- This commit was manufactured by cvs2svn to create tag …
- 9:50 PM Changeset [18940] by
- 1. Expand bash-alias by hand in .bashrc instructions to avoid pantasks …
- 5:40 PM Changeset [18939] by
- Don't get rid of derivative cameras when culling in preparation for dump.
- 5:28 PM Ticket #1062 (IPP-2.4-cr0 doesn't find mysql lib and include directories even though ...) closed by
- needinfo: is this still an issue?
- 5:27 PM Ticket #1057 (ipp-2.4-cr0: libjpeg doesn't build on Mac OS X 10.5.2 PowerPC) closed by
- fixed: OSX instructions migrated to wiki as: …
- 5:09 PM Changeset [18938] by
- det_id isn't required for dettool -revertprocessedimfile.
- 5:09 PM Ticket #1021 (detselect should treat NULL values as always matching) closed by
- fixed: i beleive this has been dealt with
- 5:07 PM Changeset [18937] by
- Switching over to new system, using pmConfigUserSite.
- 5:04 PM Changeset [18936] by
- This commit was manufactured by cvs2svn to create branch …
- 5:04 PM Changeset [18935] by
- --verbose is added by add_standard_args
- 5:02 PM Changeset [18934] by
- Log, not trace.
- 4:56 PM Ticket #1011 (psphot "un-implemented edge case" Abort) closed by
- fixed: I think so. Haven't seen it for a while, at least.
- 4:54 PM Ticket #1027 (pantasks crash -- perhaps runtime duration related?) closed by
- fixed: haven't seen this for awhile
- 4:49 PM Ticket #1013 (segfaults in pantasks) closed by
- fixed: haven't seen this for while now…
- 4:49 PM Changeset [18933] by
- Need to initialise variable.
- 4:47 PM Ticket #1016 (Numerical Recipes code to be removed) closed by
- fixed: the offending code appears to have been removed
- 4:39 PM Ticket #1002 (inconsistent output from psphot and psastro for cfh12k) closed by
- needinfo: Please let me know if this is still an issue (following recent …
- 4:36 PM Ticket #993 (psLib fails to compile - could nto read symbold from libfftw3f.a: Bad value) closed by
- invalid: external issue; presumably dealt with
- 4:35 PM Changeset [18932] by
- Another.
- 4:34 PM Ticket #971 (optimization: instrument pswarp to determing the ammount of wall clock ...) closed by
- invalid: can be done with profiling
- 4:32 PM Ticket #917 (Add mechanism for IPP to know that a given file has already been ...) reopened by
- No, and I don't think it's in the long range plan.
- 4:31 PM Ticket #917 (Add mechanism for IPP to know that a given file has already been ...) closed by
- needinfo: has this been dealt with?
- 4:29 PM Ticket #873 (dettool runs sometimes fail in a not reproduceable way) closed by
- fixed: assuming this issue went away…
- 4:27 PM Ticket #867 (Bad PSF fits are not diagnosed) closed by
- needinfo: Is this still valid?
- 4:24 PM Changeset [18931] by
- Suppress error: Use of uninitialized value in multiplication (*) at …
- 4:21 PM Ticket #807 (psphot fails to find PSF in uncrowded field with satellite trail) closed by
- fixed: appears to be fixed
- 4:19 PM Ticket #728 (add metadatadb functions for creating/deleting all known tables) closed by
- invalid: unneeded
- 4:08 PM Changeset [18930] by
- Mask value isn't available until images have been read in.
- 3:42 PM Changeset [18929] by
- Adding database port.
- 3:21 PM Changeset [18928] by
- increase memory table size limit
- 3:13 PM Changeset [18927] by
- Using new function to get database details from user/site configuration.
- 3:13 PM Changeset [18926] by
- Adding function pmConfigUserSite to get values from the user/site …
- 3:08 PM Changeset [18925] by
- In bash, aliases are not interpolated after the file is read, so we …
- 2:39 PM Changeset [18924] by
- Adding configuration dumping. Required reorganisation of how recipe …
- 2:07 PM Changeset [18923] by
- updates from HEAD
- 2:04 PM Changeset [18922] by
- updates from head
- 12:23 PM Changeset [18921] by
- Take database information from user or site configuration.
- 11:52 AM Changeset [18920] by
- Adding configuration dumping. Required reorganisation of how recipe …
- 11:28 AM Changeset [18919] by
- add -all opt
- 11:18 AM Changeset [18918] by
- Adding configuration dumping. Required reorganisation of how recipe …
- 10:25 AM Changeset [18917] by
- No need for #ifdef.
- 10:10 AM Changeset [18916] by
- Fixing output directory name so it's not just a number.
- 10:10 AM Changeset [18915] by
- Want exp_tag for output directory name.
- 9:19 AM Changeset [18914] by
- config->complete has been removed.
- 6:55 AM Changeset [18913] by
- Add Fileset type OOF
- 5:19 AM Changeset [18912] by
- No functional difference, just extra/corrected comments
- 5:15 AM Changeset [18911] by
- Add previously missing parents for SDSS recipes that include softbias …
- 5:08 AM Changeset [18910] by
- Put recipes back in for running pre-reduced SDSS fpC*.fits files (were …
Aug 4, 2008:
- 5:47 PM Changeset [18909] by
- Dump configuration.
- 5:45 PM Changeset [18908] by
- Removing use of pmConfig.complete in favour of proper use of what's …
- 4:36 PM Changeset [18907] by
- Casting away const to satisfy compiler.
- 4:16 PM Changeset [18906] by
- Adding file naming rules for configuration dumps.
- 4:16 PM Changeset [18905] by
- Adding functions to dump configuration to an MDC file on disk, so we …
- 4:13 PM Changeset [18904] by
- Add timeout to pzgetexp and extend the task's timeout value
- 4:12 PM Changeset [18903] by
- remove an echo
- 4:09 PM Changeset [18902] by
- Fixing compilation error.
- 4:08 PM Changeset [18901] by
- Support for other image types (esp U8 which now comes from having …
- 3:51 PM Changeset [18900] by
- Removing need for additional image allocation.
- 3:41 PM Changeset [18899] by
- adding update work from PAP and WS
- 3:36 PM Changeset [18898] by
- Wrong operation!
- 3:26 PM Changeset [18897] by
- adding recipe option to control number of rows processed per thread
- 3:25 PM Changeset [18896] by
- turning on multithreads if desired
- 3:25 PM Changeset [18895] by
- adding -threads option for multithreading
- 3:25 PM Changeset [18894] by
- moving threading down into psModules functions
- 3:24 PM Changeset [18893] by
- adding threaded and unthreaded versions of the detrend application …
- 3:23 PM Changeset [18892] by
- adding a macro for looking up data on a scalar
- 12:45 PM Changeset [18891] by
- Quote so that comma is not interpreted as a break.
- 11:50 AM Changeset [18890] by
- Bounds for iteration were broken: was getting SEGV when running with …
- 11:49 AM Changeset [18889] by
- Fixing: "Failed to execute SQL query. Error: Column 'fault' in where …
- 11:48 AM Changeset [18888] by
- one more fix
- 11:38 AM Changeset [18887] by
- fixed a couple more bugs in chiptool -processedimfile
- 11:31 AM Changeset [18886] by
- add exp_id to output of chiptool -processedimfile
- 11:31 AM Changeset [18885] by
- bug fix
- 11:12 AM Changeset [18884] by
- Removing print to stderr outside of trace.
- 11:06 AM Changeset [18883] by
- Source for astrometry should be camera level --> PSASTRO.OUTPUT.MEF.
- 10:43 AM Ticket #1123 (when pantasks server shuts down pcontrol and pclient often dump core) created by
- when pantasks server shuts down pcontrol and pclient often dump core. …
- 10:33 AM Changeset [18882] by
- Need FAKEPHOT in each reduction class.
- 8:43 AM Changeset [18881] by
- updated notes on current status
- 7:45 AM Changeset [18880] by
- threaded bias application
- 7:22 AM Changeset [18879] by
- setting up threading at the module level for detrending
Aug 3, 2008:
- 5:26 PM Changeset [18878] by
- adding options for profiler code
- 5:25 PM Changeset [18877] by
- using clipped mean for detrend normalization
- 11:38 AM Ticket #1122 (Invoke DVO in no-graphics mode) created by
- It would be convenient to able to invoke DVO in a no-graphics mode, …
- 10:55 AM Changeset [18876] by
- added a tmpData and tmpMask element to psStats for multithreading …
Aug 2, 2008:
- 12:50 AM Changeset [18875] by
- Identify SDSS tsObj files by presence of PHOT_VER and TARG_VER rather …
- 12:27 AM Changeset [18874] by
- Call csh with -f option to speed up startup, avoiding timeouts in …
- 12:07 AM Ticket #1121 (Should be able to define per-camera reduction classes without parent ...) reopened by
- In a later email, I said: ... variable names which I'm free to define …
Aug 1, 2008:
- 5:07 PM Changeset [18873] by
- This commit was manufactured by cvs2svn to create tag 'sj_root_20080802'.
- 5:07 PM Changeset [18872] by
- This commit was manufactured by cvs2svn to create branch …
- 5:07 PM Changeset [18871] by
- Search for files to revert based on fault code.
- 4:53 PM Changeset [18870] by
- Can't convolve mask in-place if values to set contains values to convolve.
- 4:50 PM Changeset [18869] by
- Don't write header keywords particular to compressed images in …
- 3:29 PM Changeset [18868] by
- Grow the CR mask.
- 3:29 PM Changeset [18867] by
- Use separable mask convolution to grow the footprints.
- 3:27 PM Changeset [18866] by
- Adding PSPHOT.CR.GROW
- 2:50 PM Changeset [18865] by
- Adding PSF_FIT_ITER, PSF_FIT_TOL, EXT_FIT_ITER and EXT_FIT_TOL recipe …
- 2:47 PM Changeset [18864] by
- Adding PSF_FIT_ITER, PSF_FIT_TOL, EXT_FIT_ITER and EXT_FIT_TOL to …
- 2:42 PM Changeset [18863] by
- adding profile flags
- 1:59 PM Changeset [18862] by
- adding threaded code for DARK and SHUTTER
- 1:59 PM Changeset [18861] by
- comment out timer marks
- 1:58 PM Changeset [18860] by
- splitting off pmShutterCorrectionGeneratePending for threaded coding
- 1:58 PM Changeset [18859] by
- splitting off pmDarkCombinePending for threaded coding
- 1:55 PM Changeset [18858] by
- fix ->delete() still work if the neb implies a volume on which there …
- 12:11 PM Changeset [18857] by
- Add a trap for case where no sources have a good extended fit.
- 11:11 AM Changeset [18856] by
- PPIMAGE_P should write binned versions.
- 10:49 AM Ticket #1121 (Should be able to define per-camera reduction classes without parent ...) closed by
- wontfix: This is a feature, not a bug! It catches errors, and prevents you …
- 10:44 AM Ticket #1121 (Should be able to define per-camera reduction classes without parent ...) created by
- As promised...: At present, a per-camera config file, e.g. …
- 10:41 AM Changeset [18855] by
- fix incorrect fix
- 10:40 AM Changeset [18854] by
- Catching !model to avoid SEGV.
- 10:40 AM Changeset [18853] by
- Fix compile error
- 9:59 AM Ticket #1120 (psastro return status must be accurate) created by
- The return status from psastro must reflect the result of the …
- 9:27 AM Changeset [18852] by
- Removing recipe items not defined at top level.
- 9:08 AM Changeset [18851] by
- memset arguments were around the wrong way!
- 9:05 AM Changeset [18850] by
- Need to check return value of fgets to avoid compiler warnings on some …
- 8:46 AM Changeset [18849] by
- Need to check the return value of system() to avoid compiler warning …
- 8:40 AM Changeset [18848] by
- Need to check return value of fgets to avoid compiler warnings on some …
- 8:39 AM Changeset [18847] by
- Need to check return value of fgets to avoid compiler warning on some …
- 8:38 AM Changeset [18846] by
- Need to check return value of fgets to avoid compiler warning on some …
- 8:33 AM Changeset [18845] by
- Need to check return value of fwrite to avoid compiler warning on some …
- 8:32 AM Changeset [18844] by
- System call memset shouldn't be redefined.
Jul 31, 2008:
- 5:16 PM Changeset [18843] by
- Include required headers.
- 3:41 PM Changeset [18842] by
- improve usage messages
- 3:05 PM Changeset [18841] by
- Whoops.
- 2:46 PM Changeset [18840] by
- Check return value of fwrite (to get around a compiler warning …
- 2:13 PM Changeset [18839] by
- adding multithread capability
- 2:07 PM Changeset [18838] by
- moved footprint code to psmodules, modified psphotSourceSize
- 2:06 PM Changeset [18837] by
- comments re threading
- 2:05 PM Changeset [18836] by
- comment regarding threading
- 2:05 PM Changeset [18835] by
- mask the CR pixels
- 2:04 PM Changeset [18834] by
- test code to save some output images
- 2:04 PM Changeset [18833] by
- add a threading comment
- 2:04 PM Changeset [18832] by
- add a comment
- 2:03 PM Changeset [18831] by
- moved footprint functions to psModules
- 2:01 PM Changeset [18830] by
- src/objects/Makefile.am
- 2:01 PM Changeset [18829] by
- add a reference to the containing footprint
- 2:00 PM Changeset [18828] by
- adding functions for footprints from psphot
- 1:56 PM Changeset [18827] by
- added psThread code
- 1:56 PM Changeset [18826] by
- fixed mutex error in psRealloc, cleaned organization a bit, removed …
- 1:41 PM Changeset [18825] by
- added psListGetAndRemove function
- 1:40 PM Changeset [18824] by
- added a comment
- 1:37 PM Changeset [18823] by
- adding functions for ppImage threading (not yet finished)
- 1:24 PM Changeset [18822] by
- some threading simplifications: threaded and unthreaded use the same …
- 10:35 AM Changeset [18821] by
- Renaming readline-5.2-p12.tgz --> readline-5.2-p12.tar.gz (because …
Jul 30, 2008:
- 6:07 PM Changeset [18820] by
- add
- 6:06 PM Changeset [18819] by
- turn on the threaded code
- 6:06 PM Changeset [18818] by
- api mods to ppMergeFileGroup (add result status)
- 6:05 PM Changeset [18817] by
- fixed bugs with pmReadoutReadChunk
- 6:05 PM Changeset [18816] by
- minor
- 6:05 PM Changeset [18815] by
- add a Threaded version (still missing functions for dark and shutter)
- 6:04 PM Changeset [18814] by
- do not turn off thread safety
- 6:03 PM Changeset [18813] by
- drop example test function
- 6:01 PM Changeset [18812] by
- This commit was manufactured by cvs2svn to create branch …
- 6:01 PM Changeset [18811] by
- thread-friendly implementation of pmReadoutCombine (init with …
- 6:00 PM Changeset [18810] by
- thread-friendly implementations of pmReadoutCombine helper functions
- 5:57 PM Changeset [18809] by
- substantial cleanup: organized file in common sections; fixed bug in …
- 5:55 PM Changeset [18808] by
- test for pending existence
- 5:54 PM Changeset [18807] by
- adding a new status file
- 5:22 PM Changeset [18806] by
- Need to ensure aclocal directory exists.
- 4:18 PM Changeset [18805] by
- Adding latest version of cfitsio
- 4:09 PM Changeset [18804] by
- Removing irrelevant files
- 3:48 PM Changeset [18803] by
- This commit was manufactured by cvs2svn to create tag 'ipp-2-6-1-0'.
- 3:48 PM Changeset [18802] by
- This commit was manufactured by cvs2svn to create branch 'ipp-2-6-1'.
- 3:48 PM Changeset [18801] by
- pedestal is obsolete now too.
- 3:47 PM Changeset [18800] by
- Nebulous and nebclient shouldn't be distributed or built for anyone …
- 3:43 PM Changeset [18799] by
- Need to update branch tag.
- 3:40 PM Changeset [18798] by
- Adding ipp-2.6.1 files: these are a copy of the ipp-2.6 files, but I …
- 2:59 PM Changeset [18797] by
- Incrementing ippdb to version 1.1.39 in preparation for IPP 2.6 release
- 2:59 PM Changeset [18796] by
- Incrementing to version 1.1.39 in preparation for IPP 2.6 release
- 2:56 PM Changeset [18795] by
- Rolling a new tarball (2.6), so incrementing version number.
- 2:35 PM Changeset [18794] by
- I don't think there really is supposed to be an exposure-level fake script.
- 2:32 PM Changeset [18793] by
- Missing constraint on LEFT JOIN with fakeProcessedImfile was leaving …
- 2:23 PM Changeset [18792] by
- adding notes for threading
- 2:00 PM Changeset [18791] by
- Adopting common macro naming convenion.
- 1:57 PM Changeset [18790] by
- Had wrong names for macros.
- 1:55 PM Changeset [18789] by
- Adding fake_exp.pl
- 12:15 PM Changeset [18788] by
- Work out maximum "valid" radius (for S/N ~ 1; which is what's used by …
- 11:53 AM Changeset [18787] by
- Adding exposure-level tasks.
- 11:52 AM Changeset [18786] by
- Adding stub for fake_exp.pl. Currently, it's a no-op (just pushes …
- 11:30 AM Changeset [18785] by
- Fixing defaults to be undefined numbers so that recipes can be read.
- 10:47 AM Changeset [18784] by
- Adding --redirect-output
- 10:42 AM Changeset [18783] by
- First cut at task for magic stages using reworked process flow. No …
- 10:41 AM Changeset [18782] by
- Need additional outputs for script.
- 10:39 AM Changeset [18781] by
- Need additional values out for script.
- 10:38 AM Changeset [18780] by
- Fixing compilation errors.
- 10:15 AM Changeset [18779] by
- Want exp_id for filenames.
- 10:11 AM Changeset [18778] by
- Need workdir
- 9:33 AM Changeset [18777] by
- Removing references to "chip tables".
- 9:31 AM Changeset [18776] by
- Simpler (and faster) rejection
- 9:30 AM Changeset [18775] by
- More instances across the image will help in fitting.
Jul 29, 2008:
- 6:10 PM Changeset [18774] by
- Adding scripts for magic processing and magic mask creation. Neither …
- 5:59 PM Changeset [18773] by
- Add child's data, if available.
- 2:58 PM Changeset [18772] by
- Was adding the wrong thing to the list.
- 2:38 PM Changeset [18771] by
- Want path_base for magictool -toprocess
- 11:48 AM Changeset [18770] by
- Suppressing "Duplicate metadata item" error.
- 11:45 AM Changeset [18769] by
- Another double free.
- 11:45 AM Changeset [18768] by
- Removing double free.
- 11:40 AM Changeset [18767] by
- rework the scan chunk counting so that multiple readout pointers can …
- 11:39 AM Changeset [18766] by
- modifying the readout->ImageScan terms to record this and last scans
- 11:35 AM Changeset [18765] by
- Removing references to guidetool in build.
- 10:42 AM Changeset [18764] by
- My last "fix" was in error. It turns out that the trailing semicolon …
Jul 28, 2008:
- 7:49 PM Changeset [18763] by
- I thought I'd caught all of these .…
- 5:16 PM Changeset [18762] by
- Add a timeout parameter
- 12:19 PM Changeset [18761] by
- add missing semicolon at the end of the file
- 7:23 AM Changeset [18760] by
- reduce polling frequency for pzgetexp and increase the timeout for …
Jul 27, 2008:
- 6:11 PM Changeset [18759] by
- This commit was manufactured by cvs2svn to create branch …
- 6:11 PM Changeset [18758] by
- hash-def out threading features
- 6:06 PM Changeset [18757] by
- adding multithreading capability
- 6:05 PM Changeset [18756] by
- moving extra includes to ppMerge.h
- 6:03 PM Changeset [18755] by
- added comment
- 12:47 PM Ticket #1118 (better memory free than psLibFinalize) created by
- psLibFinalize frees all memory and shuts down psLib functions. …
- 12:42 PM Changeset [18754] by
- define psThreadPoolFinalize
- 12:41 PM Changeset [18753] by
- turn on threading; add -threads argument, split out pswarpTransformSources
- 8:00 AM Changeset [18752] by
- threaded and unthreaded equivalent versions now compile
- 7:59 AM Changeset [18751] by
- added a done-job queue, minor mods to apis
Jul 25, 2008:
- 5:49 PM Changeset [18750] by
- added psListGetAndRemove (like a POP)
- 5:48 PM Changeset [18749] by
- added psThread, a framework for managing multithreaded job pools
- 5:47 PM Changeset [18748] by
- add pswarpThreadLauncher
- 5:47 PM Changeset [18747] by
- add
- 4:21 PM Changeset [18746] by
- add a couple of shortcut arg types
- 4:09 PM Changeset [18745] by
- Check in Postage Stamp Server ICD
- 4:06 PM Changeset [18744] by
- Make type for job_id in args metadata consistent with that used in the …
- 4:05 PM Changeset [18743] by
- FILTER changed to REQFILT
- 4:04 PM Changeset [18742] by
- fix some obscure syntax that confused perl -d
- 4:04 PM Changeset [18741] by
- updated types for some of the columns to new spec.
- 4:03 PM Changeset [18740] by
- Change FILTER to REQFILT so that in the results file we can …
- 3:48 PM Ticket #1117 (Suggestion: shape drawing onto the Kapa window) created by
- It would be useful to be able to draw simple shapes like rectangles …
- 3:36 PM Ticket #1116 (OBJID keyword not working in "avextract") created by
- In using avextract, the OBJID keyword is recognized but returns an …
- 3:25 PM Ticket #1115 (Box "-lw" option does not carry over to "ps"/"png") created by
- After making the call: box -lw (number) Followed by: ps/png -noscale …
- 2:45 PM Changeset [18739] by
- Add test program to create postage stamp request files from a textual …
- 12:31 PM Changeset [18738] by
- fixed comment (the files produced aren't necessarily fake)
- 11:28 AM Changeset [18737] by
- error message tweaks
- 11:24 AM Changeset [18736] by
- query_id is not required. If not supplied take the value in the input
- 11:19 AM Changeset [18735] by
- allow blank lines in the input. Fix usage message.
- 10:53 AM Changeset [18734] by
- Adding scripts for testing mops detectability queries
Jul 24, 2008:
- 6:07 PM Changeset [18733] by
- better error reporting when parsing failed
- 5:10 PM Changeset [18732] by
- add additional mutex locks to avoid conflicts on Nvariables
- 4:30 PM Changeset [18731] by
- We're using "MOSAIC2" instead of "CTIO_MOSAIC2" now, and this was …
- 4:06 PM Changeset [18730] by
- mods from HEAD by PAP
- 4:06 PM Changeset [18729] by
- include mod from HEAD by PAP (remove mask values and start from scratch)
- 4:03 PM Changeset [18728] by
- need to supply real path to truncate, not nebulous filename
- 4:03 PM Changeset [18727] by
- drop FPA.OBS from dontCopyConceptsFPA; minor spacing changes
- 4:01 PM Changeset [18726] by
- mods from HEAD by PAP (correctly copy components of fpa)
- 4:00 PM Changeset [18725] by
- ifdef-ed out code removed; panstarrs-style indents
- 3:58 PM Changeset [18724] by
- set masked pixels in binned images to maskedValue if requested (needs …
- 3:57 PM Changeset [18723] by
- need to use file_resolve, not convert_filename_absolute, if neb: is allowed
- 3:56 PM Changeset [18722] by
- changing to new state values
- 3:56 PM Changeset [18721] by
- avoid update mode unless mode is SPLIT
- 3:55 PM Changeset [18720] by
- default CATFORMAT should be PS1_DEV_1
- 3:54 PM Changeset [18719] by
- This commit was manufactured by cvs2svn to create branch 'ipp-2-6'.
- 3:54 PM Changeset [18718] by
- added a new radec conversion function
- 2:40 PM Changeset [18717] by
- repair damage to pstamptool
- 1:52 PM Ticket #1114 (issues with extended source fits) created by
- reported extended source fits don't seem consistent with results. eg, …
- 12:45 PM Changeset [18716] by
- Echoing format_raw.config
- 12:43 PM Changeset [18715] by
- In the case of binned data, LTM[12]_[12] was not an integer (I think …
- 12:42 PM Changeset [18714] by
- psMetadataIteratorSet should return "true" even if it didn't find the …
- 12:38 PM Changeset [18713] by
- We may write to a header already containing the MSKNAM, etc, values. …
- 11:26 AM Changeset [18712] by
- FPA.NAME is deprecated in favour of FPA.OBS
- 11:22 AM Changeset [18711] by
- If we shouldn't have copied FPA.NAME, we shouldn't copy FPA.OBS either.
- 11:21 AM Changeset [18710] by
- Getting rid of old code snippet with FPA.NAME in it.
- 11:20 AM Changeset [18709] by
- FPA.NAME has been deprecated in favour of FPA.OBS.
- 10:30 AM Changeset [18708] by
- Check /usr/local/lib before /usr/lib
- 9:38 AM Changeset [18707] by
- Pick up /usr/local/lib before /usr/lib
- 9:37 AM Changeset [18706] by
- Work around stupid "warning: 'i' may be used uninitialized in this …
- 8:37 AM Changeset [18705] by
- range check on N2 was incorrect in substr
Jul 23, 2008:
- 6:02 PM Changeset [18704] by
- Need path_base out of diffSkyfile for magic_process.pl
- 5:59 PM Changeset [18703] by
- Need camera for magic_process.pl
- 5:57 PM Changeset [18702] by
- Various small fixes: tree printing, single skycells, error on bad tree.
- 5:42 PM Changeset [18701] by
- Attempts to fix case where there's a single skycell in the tree: then …
- 5:40 PM Changeset [18700] by
- Using skycell_id as the node name.
- 4:34 PM Changeset [18699] by
- Can't spell.
- 4:33 PM Changeset [18698] by
- Whoops --- exp_id isn't a string, but a S64, so I have to play games …
- 4:29 PM Changeset [18697] by
- Need to restrict what's inserted into magicInputSkyfile by the exp_id.
- 4:24 PM Changeset [18696] by
- 0 shouldn't be on the argument name.
- 4:22 PM Changeset [18695] by
- Fixing error message.
- 4:20 PM Changeset [18694] by
- Also need RA, Dec, tess_id.
- 4:17 PM Changeset [18693] by
- Need camera out of magictool -totree.
- 4:14 PM Changeset [18692] by
- New runs should have state 'run'.
- 3:40 PM Changeset [18691] by
- Didn't seem to change state; trying reverse order.
- 3:38 PM Changeset [18690] by
- Do need check on NULL num_stack.
- 3:28 PM Changeset [18689] by
- Fixing -min_num
- 3:17 PM Changeset [18688] by
- Exposure level requires that fakeProcessedImfile is populated, so …
- 3:14 PM Changeset [18687] by
- Need fake_id.
- 3:10 PM Changeset [18686] by
- Identifiers are S64
- 3:06 PM Changeset [18685] by
- For Mac OS add -D_DARWIN_C_SOURCE to the CFLAGS
- 2:48 PM Changeset [18684] by
- Replaced by difftool_definebyquery.sql
- 1:55 PM Changeset [18683] by
- Adding stack, diff, magic automation. Added new task …
- 1:16 PM Changeset [18682] by
- Plug memory leak.
- 1:16 PM Changeset [18681] by
- Print defined runs as a single metadata, not a bunch of discrete ones …
- 1:13 PM Changeset [18680] by
- Print defined runs as a single METADATA, not as a bunch of discrete …
- 1:09 PM Changeset [18679] by
- Print defined runs as a single METADATA, not as a lot of discrete …
- 12:45 PM Changeset [18678] by
- Fixing type again.
- 12:44 PM Changeset [18677] by
- Fixing type.
- 11:50 AM Changeset [18676] by
- OK, it wasn't as simple as that --- only 2/4 need special treatment.
- 11:45 AM Changeset [18675] by
- Fix compilation error.
- 11:45 AM Changeset [18674] by
- Working out the HAVING clause(s) explicitly, since 2/3 are more …
- 11:14 AM Changeset [18673] by
- Adding selection on good_frac.
- 10:55 AM Changeset [18672] by
- Don't list all fields.
- 10:54 AM Changeset [18671] by
- Set the magic_id of the run based on what it is assigned.
- 10:52 AM Changeset [18670] by
- good_frac should be F32. Also, get rid of dependence on …
- 10:47 AM Changeset [18669] by
- No need to get every column.
- 10:29 AM Ticket #1113 (do not build nebclient stuff in external releases) created by
- these are not being widely used yet, so we can skip them for now.
- 10:24 AM Changeset [18668] by
- Updating to match the various distributed parts.
- 9:19 AM Changeset [18667] by
- added branch for pswarp
- 9:19 AM Changeset [18666] by
- preparing for threaded analysis
Jul 22, 2008:
- 5:03 PM Changeset [18665] by
- apply changes to the pstamp tables
- 4:39 PM Changeset [18664] by
- Adding missing file.
- 4:36 PM Changeset [18663] by
- Reworking magictool -definebyquery to support automation: want to be …
- 4:17 PM Changeset [18662] by
- Adding exposure identifier in magicRun.
- 3:52 PM Changeset [18661] by
- Including exp_id in magicRun.
- 9:52 AM Changeset [18660] by
- list of branches and working being done on them
- 9:10 AM Changeset [18659] by
- changing state from old values (run, stop) to new set (new, full, …
Jul 21, 2008:
- 7:17 PM Changeset [18658] by
- Adding -new-templates flag.
- 7:16 PM Changeset [18657] by
- Using expanded SQL in difftool_definebyquery.sql to generate list of …
- 7:15 PM Changeset [18656] by
- Renaming difftool -queue to difftool -definebyquery. Expanding SQL so …
- 7:14 PM Changeset [18655] by
- Renaming queue to definebyquery.
- 6:52 PM Changeset [18654] by
- Need to copy the analysis metadata when copying a …
- 4:01 PM Changeset [18653] by
- Need to check to see if photometry is turned on both before AND after …
- 3:54 PM Changeset [18652] by
- More robust estimation of mean, standard deviation.
- 3:53 PM Changeset [18651] by
- Don't produce warnings on the MASK.ALREADY values.
- 3:29 PM Changeset [18650] by
- Must parse arguments after defining a camera; otherwise can't get …
- 3:22 PM Changeset [18649] by
- Can't parse the arguments before setting up the camera --- …
- 3:17 PM Changeset [18648] by
- update
- 3:17 PM Changeset [18647] by
- make ROWNUM an integer
- 2:15 PM Changeset [18646] by
- Fix bug just introduced. When sky coordinates are used for range, the …
- 2:15 PM Changeset [18645] by
- adding SQL for cleanup runs
- 2:14 PM Changeset [18644] by
- change from old state names (run, stop) to new ones (new, full, …
- 2:00 PM Ticket #1106 (mask names and values must be saved and used in images) closed by
- fixed: I think you addressed this bug in your recent mask fix.
- 12:12 PM Changeset [18643] by
- adding cleanup mode functions (but not yet sql or cmd-line options); …
- 11:12 AM Changeset [18642] by
- adding cleanup functions (not yet in cmd-line options)
- 11:12 AM Changeset [18641] by
- moved dettool major modes into separate dettool_MODE.c files
Jul 20, 2008:
- 3:53 PM Changeset [18640] by
- fill out stubbed part of results file when there is an error
- 3:51 PM Changeset [18639] by
- reduce verbosity unless requested
- 3:47 PM Changeset [18638] by
- rename the image lookup program locateimages from pstampparse. If …
- 3:24 PM Changeset [18637] by
- Change type for ROI parameters in request file to F64. Change …
- 3:19 PM Ticket #1112 (background model should not use a small fraction of superpixel at edges) created by
- the background model currently attempts to measure the background from …
- 2:33 PM Ticket #1111 (chiptool -pretend does not give enough information) created by
- chiptool -definebyquery -pretend does not actually do the sql query. …
- 2:15 PM Ticket #1110 (ra, dec restriction ranges are in radians not degrees) created by
- the fields which restrict the ra and dec ranges need to be given in …
- 1:41 PM Changeset [18636] by
- replace old output chip-mosaic mask with one modified by psphot
- 1:08 PM Changeset [18635] by
- moving footprint-related files from psphot
- 1:08 PM Changeset [18634] by
- adding reference to parent footprint
- 1:06 PM Changeset [18633] by
- move footprints and related to psModules
- 1:06 PM Changeset [18632] by
- mask the cosmic rays
- 1:05 PM Changeset [18631] by
- add test output
- 1:05 PM Changeset [18630] by
- add comment
- 1:05 PM Changeset [18629] by
- move to psModules
- 8:34 AM Changeset [18628] by
- splitting dettool.c into stage-specific files
- 8:33 AM Changeset [18627] by
- adding cleanup modes
Jul 18, 2008:
- 1:10 PM Changeset [18626] by
- This commit was manufactured by cvs2svn to create tag 'sj_root_080720'.
- 1:10 PM Changeset [18625] by
- This commit was manufactured by cvs2svn to create branch …
- 1:10 PM Changeset [18624] by
- dquery jobs aren't queued by row number. They are split up by input …
- 12:59 PM Changeset [18623] by
- reduce verbosity unless requested
- 12:58 PM Changeset [18622] by
- This commit was manufactured by cvs2svn to create branch …
- 12:58 PM Changeset [18621] by
- when reverting set name and reqType to null
- 12:57 PM Changeset [18620] by
- detect a couple of errors
- 12:56 PM Changeset [18619] by
- Add the job id to the response file to support a dquery request …
- 12:20 PM Changeset [18618] by
- Fixing -template for -inputskyfile, and adding -input
- 12:09 PM Changeset [18617] by
- item->data.str and item->data.V *should* be the same, but V makes more …
- 11:48 AM Changeset [18616] by
- Fixing wrong error message.
- 11:45 AM Changeset [18615] by
- SELECTing on a sub-SELECT means that the table names are stripped off.
- 11:42 AM Changeset [18614] by
- By the LEFT JOIN, diffInputSkyfile.template may be NULL.
- 11:33 AM Changeset [18613] by
- WHERE is already present in the query.
- 10:31 AM Changeset [18612] by
- Need to set the mask values for psphot.
- 8:40 AM Ticket #1109 (pxinject gives a Bus Error (NULL value for field 'epoch' on some hardware)) created by
- When running the simtest module on ipp-2.6.beta (20080716) I can't …
Jul 17, 2008:
- 5:19 PM Changeset [18611] by
- Need to use Poisson errors in order to get realistic weight values.
- 4:13 PM Changeset [18610] by
- Don't need that one.
- 4:12 PM Changeset [18609] by
- That ORDER BY which I claimed was so important wasn't really. I think …
- 3:45 PM Changeset [18608] by
- nChips is zero-indexed.
- 3:07 PM Changeset [18607] by
- updates from eam_branch_20080706
- 3:05 PM Changeset [18606] by
- renamed the two scripts
- 2:34 PM Changeset [18605] by
- Adding some traps for when reading mask values from multiple sources …
- 2:14 PM Changeset [18604] by
- Was hacking the header rather than the recipe.
- 2:12 PM Changeset [18603] by
- Fixing typo.
- 12:49 PM Changeset [18602] by
- Updating version of cfitsio.
- 12:38 PM Changeset [18601] by
- The FPA format in psastroDataSave was bad: the GPC1 inputs (which is …
- 11:06 AM Ticket #1108 (pantasks gives a Bus Error on my Mac OS 10.5.4 PowerPC) reopened by
- i'd be surprised if this really had anything to do with site.config. …
- 10:45 AM Ticket #1108 (pantasks gives a Bus Error on my Mac OS 10.5.4 PowerPC) closed by
- fixed: This may have been due to a missing 'site.config' file. I would …
- 10:43 AM Changeset [18600] by
- Getting rid of old #def-ed out code that referred to FPA.NAME.
- 10:43 AM Changeset [18599] by
- FPA.NAME was hanging around.
- 10:37 AM Changeset [18598] by
- Adding const, assertions, cleaning up.
- 10:15 AM Changeset [18597] by
- This commit was manufactured by cvs2svn to create tag 'ipp-2-6-0'.
- 10:15 AM Changeset [18596] by
- This commit was manufactured by cvs2svn to create branch 'ipp-2-6'.
- 10:15 AM Changeset [18595] by
- updates to magictool and pstamp
- 9:47 AM Ticket #1108 (pantasks gives a Bus Error on my Mac OS 10.5.4 PowerPC) created by
-
[wwoodvas@serenity simtest] gdb
which pantasksGNU gdb … - 9:38 AM Changeset [18594] by
- Getting rid of FPA.NAME --> FPA.OBS
- 8:50 AM Changeset [18593] by
- Ohana now in the main CVS tree
Jul 16, 2008:
- 5:40 PM Changeset [18592] by
- Changing DVO database (to SIMTEST database). Keeping COSMOS field, …
- 5:36 PM Changeset [18591] by
- First attempt to switch over to new mask setup.
- 5:34 PM Changeset [18590] by
- Making UpdateImage look like WriteImage.
- 3:30 PM Changeset [18589] by
- split request finish processing into 'load' and 'run' tasks
- 3:29 PM Changeset [18588] by
- split request finish processing for pstamp requests and dquery requests
- 3:27 PM Changeset [18587] by
- Changes to get detectability query processing working with the new …
- 1:44 PM Changeset [18586] by
- Add Fileset type IPP_PSPS and file types xml and tgz to support …
- 1:28 PM Changeset [18585] by
- status updates
- 1:27 PM Changeset [18584] by
- moving to ipp-2.6
- 1:07 PM Changeset [18583] by
- skip & mask pixels without sufficient input data
- 1:06 PM Changeset [18582] by
- use SAMPLE not ROBUST stast for psf parameter clipping
- 1:06 PM Changeset [18581] by
- additional trace info
- 1:05 PM Changeset [18580] by
- plug memory leak
- 1:01 PM Changeset [18579] by
- Fixing buggy query to get list of warps and stacks. It would return a …
- 9:30 AM Changeset [18578] by
- Adding filter to stackRun.
- 9:25 AM Changeset [18577] by
- Adding additional comments
- 9:25 AM Changeset [18576] by
- Reformatting some of my tables. Adding "filter" to stackRun.
- 9:20 AM Changeset [18575] by
- Adding "filter" to stackRun.
Jul 15, 2008:
- 7:55 PM Changeset [18574] by
- Completely reworking stacktool -definebyquery in order to support …
- 4:16 PM Changeset [18573] by
- Adding revert options, fault code handling.
- 3:56 PM Changeset [18572] by
- allow group write permission when adding stuff to the data store
- 2:41 PM Changeset [18571] by
- Converting to use of psS64 for magic_id, diff_id. Cleaning up …
- 1:18 PM Changeset [18570] by
- removed --product argument. Get it from the value of --add or --del
- 1:18 PM Changeset [18569] by
- updated usage message
- 12:39 PM Changeset [18568] by
- add verbose to commands
- 12:39 PM Changeset [18567] by
- move test for mask to after file is created
- 11:54 AM Changeset [18566] by
- Resolving conflicts.
- 11:35 AM Changeset [18565] by
- Gene renamed some scripts.
- 11:33 AM Changeset [18564] by
- Gene renamed some files.
- 10:35 AM Changeset [18563] by
- remove mask names from specific recipes (like psphot.config, …
- 10:33 AM Changeset [18562] by
- implement redirect-output everywhere; cleanup logfile names; rename …
- 10:30 AM Changeset [18561] by
- completely deprecate config->where; make all command-line handling …
- 10:29 AM Changeset [18560] by
- change parameters for the task replicate.run
- 10:29 AM Changeset [18559] by
- pmConfigMask renamed to pmConfigMaskGet
- 10:29 AM Changeset [18558] by
- re-org and cleanup of the mask bits to make it consistent with the …
- 10:27 AM Changeset [18557] by
- If an attempt to redirect_output fails wait 5 seconds and try again. …
- 10:26 AM Changeset [18556] by
- re-org and cleanup of the mask bits to make it consistent with the …
- 10:25 AM Changeset [18555] by
- re-org and cleanup of the mask bits to make it consistent with the …
- 10:25 AM Changeset [18554] by
- re-organization of the named mask bit handling: pmConfigMaskSetBits …
- 10:24 AM Changeset [18553] by
- Added text to the list of know file types Added LED and notset to the …
- 10:21 AM Changeset [18552] by
- Adapt to changes in the postage stamp server.
- 10:18 AM Changeset [18551] by
- adapt uri to the presence of the Fake stage in the pipeline. This …
- 10:17 AM Changeset [18550] by
- forgot to remove EXPOSURE from the file format. Change -request_name …
- 10:15 AM Changeset [18549] by
- use -class_id instead of -chip for consistency
- 10:14 AM Changeset [18548] by
- removed pstampfinish.c. The work is more efficently and completely …
- 10:13 AM Changeset [18547] by
- adapt web interface to new system
- 10:12 AM Changeset [18546] by
- adapt this test program to changes in dsreg
- 10:11 AM Changeset [18545] by
- only print message if verbose
- 10:11 AM Changeset [18544] by
- significant changes to the way jobs are processed.
- 10:09 AM Changeset [18543] by
- Each get_image job now builds the data needed by dsreg to register the …
- 10:08 AM Changeset [18542] by
- added pstampfinish.pl pstampparse.pl pstamp_results_file.pl …
- 10:06 AM Changeset [18541] by
- Significant changes to how requests flow through the system. Improved …
- 10:03 AM Changeset [18540] by
- -result is now -fault for pstamptool -processedreq
- 10:02 AM Changeset [18539] by
- Significant changes to how requests flow through the system. Improved …
- 10:00 AM Changeset [18538] by
- If no data stores are registered, that isn't an error return zero. …
- 10:00 AM Changeset [18537] by
- Two new programs. One to revert a pstamp request back to new state …
- 9:57 AM Changeset [18536] by
- adapt to changes in dsreg
- 9:57 AM Changeset [18535] by
- Changes to dsreg. Remove --fileset argument get the value from the …
- 9:52 AM Changeset [18534] by
- pstampfinish ---> pstamp_finish.pl
- 9:52 AM Changeset [18533] by
- New program to finish off a postage stamp request. Builds the result …
- 9:42 AM Changeset [18532] by
- Changes to the pstamp database tables. pstampRequest …
- 9:40 AM Changeset [18531] by
- Many changes related to fault handling and changes to the database tables.
Jul 14, 2008:
- 8:54 PM Changeset [18530] by
- updates from HEAD
- 8:52 PM Changeset [18529] by
- updates from head
- 8:40 PM Changeset [18528] by
- mods from HEAD
- 8:38 PM Changeset [18527] by
- mods from head
- 6:21 PM Changeset [18526] by
- Adding magictool -mask (to get the URI for the mask information out). …
- 5:51 PM Changeset [18525] by
- A node that's already been done is not "ready".
- 5:31 PM Changeset [18524] by
- Removing uri out of magictool -toprocess. Adding magictool -node to …
- 4:05 PM Changeset [18523] by
- Adding magictool -totree
- 3:32 PM Changeset [18522] by
- 'registered' is on the MD, so gets freed at clean-up time.
- 3:21 PM Changeset [18521] by
- Wrong name.
- 3:18 PM Changeset [18520] by
- Updating tables for magic (adding fault codes, removing skyfilemask)
- 3:16 PM Changeset [18519] by
- Adding fault codes, removing skyfilemask.
- 3:16 PM Changeset [18518] by
- Fixing another str --> S64 issue
- 2:46 PM Changeset [18517] by
- pmConfigMaskReadHeader moved to pmFPAfileDefineFromArgs
- 2:46 PM Changeset [18516] by
- call pmConfigMaskReadHeader when reading a new mask phu
- 2:45 PM Changeset [18515] by
- add BAD.WARP, POOR.WARP
- 2:45 PM Changeset [18514] by
- remove mask names
- 2:44 PM Changeset [18513] by
- rework to use new masking bit names
- 2:17 PM Changeset [18512] by
- Fixing cut/paste error.
- 2:16 PM Changeset [18511] by
- Turn off debugging output.
- 2:15 PM Changeset [18510] by
- Adding PPSUB recipe for simtest.
- 1:58 PM Changeset [18509] by
- Fix output directory
- 11:28 AM Changeset [18508] by
- Fix to allow an image to have no pixels to inspect/reject.
- 8:46 AM Changeset [18507] by
- Fixing SEGV due to NULL 'inspect'.
Note:
See TracTimeline
for information about the timeline view.
