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) @23402   18 years Paul Price Fixing output name.
(edit) @23401   18 years Paul Price Don't panic if there's no covariance to transfer!
(edit) @23400   18 years mwv Added line explaining NONE means no compression for filerules.
(edit) @23399   18 years Paul Price Fixing file definitions
(edit) @23398   18 years jhoblitt update output formatting
(edit) @23397   18 years Paul Price Fixing following CLI change.
(edit) @23396   18 years bills remove -no-op option it doesn't make sense for this script use …
(edit) @23395   18 years bills pass magicked status of rawImfile to script set magicked status for …
(edit) @23394   18 years bills add disttool to build
(edit) @23393   18 years bills remove distRun.chip_id
(edit) @23392   18 years bills add rawExp.magicked
(edit) @23391   18 years bills update database version add rawExp.magicked
(edit) @23390   18 years bills add 'run' level magicked bits add tables to build distribution bundles …
(edit) @23389   18 years bills change states from 'run' and 'stop' to 'new' and 'full' add label to …
(edit) @23388   18 years bills add diffRun.magicked
(edit) @23387   18 years bills add magicDSRun.label fix errors in key specification (not actually used)
(edit) @23386   18 years bills add chipRun.magicked
(edit) @23385   18 years bills include rawImfile.magicked in pending imfile data list
(edit) @23384   18 years bills add hook for updating chipProcessedImfile.magicked
(edit) @23383   18 years bills add warpRun.magicked
(edit) @23382   18 years bills add chipRun.magicked
(edit) @23381   18 years bills add chipRun.magicked
(edit) @23380   18 years Paul Price Command-line arguments for ppStack have changed.
(edit) @23379   18 years Paul Price Had wrong location for kernel.
(edit) @23378   18 years Paul Price Removing unnecessary restriction that is preventing kernel files being …
(edit) @23377   18 years jhoblitt recovered from backup on panstarrs
(edit) @23376   18 years Paul Price Don't write the compressed keywords even if we aren't compressing --- …
(edit) @23375   18 years jhoblitt argh!
(edit) @23374   18 years Paul Price Put top-level HDU (should be PHU) into header, so that output can be …
(edit) @23373   18 years Paul Price Relative weighting supplied by user is no longer used --- it is …
(edit) @23372   18 years Paul Price List of inputs is optional, since it may be provided by the RUN metadata.
(edit) @23371   18 years Paul Price Need to save output kernel.
(edit) @23370   18 years Paul Price Allow multiple output files of the same (filerule) name. This is a …
(edit) @23369   18 years Paul Price Missed one when fixing API.
(edit) @23368   18 years Paul Price Adding missing function.
(edit) @23367   18 years Paul Price Fixing cut/paste error.
(edit) @23366   18 years Paul Price Fixing following API change.
(edit) @23365   18 years bills add timestamp to distRun drop chip_id
(edit) @23364   18 years Paul Price Dump configuration after processing, so it has all the filenames.
(edit) @23363   18 years bills initial work on definebyquery for distRun
(edit) @23362   18 years Paul Price Arguments the wrong way around.
(edit) @23361   18 years bills add table distTarget, put timestamp on distRun
(edit) @23360   18 years Paul Price Need to bind when given something to bind to.
(edit) @23359   18 years Paul Price Adding PPSTACK.CONV.KERNEL filerules.
(edit) @23358   18 years Paul Price Adding new substitution for file rules: {FILE.INDEX}. Added a counter …
(edit) @23357   18 years Paul Price First attempt (untested) at reading input files from the RUN metadata, …
(edit) @23356   18 years Paul Price Fixing following API change.
(edit) @23355   18 years Paul Price Fixing following API change.
(edit) @23354   18 years Paul Price Allow pmFPAfileDefineFromRun to bind to a file. Added new function, …
(edit) @23350   18 years jhoblitt remove duplicates of Nebulous-Server/docs
(edit) @23349   18 years Paul Price Binning is only defined if the background model is.
(edit) @23348   18 years jhoblitt update neb-voladd help docs
(edit) @23347   18 years Paul Price Need to set values in the psphot recipe.
(edit) @23346   18 years Paul Price Additional variance is optional.
(edit) @23345   18 years eugene add so_id_start and so_id_range to neb-admin pendingreplicate and …
(edit) @23343   18 years Paul Price Ensure the format gets set once it is known. I think this is …
(edit) @23342   18 years eugene verify vs master: verify needs to use the detNormalizedImfile entry / …
(edit) @23341   18 years Paul Price Reorganising ppStackLoop: splitting into multiple separate functions …
(edit) @23340   18 years jhoblitt remove stale docs from the MANIFEST too
(edit) @23339   18 years bills conversion from -promoteexp to -advanceexp got undone by a merge
(edit) @23338   18 years jhoblitt remove stale docs
(edit) @23334   18 years eugene WHERE is case sensitive? apparently
(edit) @23333   18 years eugene fix initial fuzzing to 100%
(edit) @23332   18 years eugene was missing -included flag (dropped in merge somewhere??)
(edit) @23331   18 years eugene failed to join using exp_id; was hitting the db very hard
(edit) @23330   18 years eugene comment excess verbosity related to host targetting tests
(edit) @23329   18 years eugene better fuzzing of task exec periods
(edit) @23328   18 years eugene catch error on file definition
(edit) @23327   18 years eugene skip inf/nan in input vectors for sample mean, stdev
(edit) @23326   18 years eugene add some debugging (commented out)
(edit) @23325   18 years eugene tighten flat-field jpeg range
(edit) @23324   18 years eugene add restriction by label
(edit) @23323   18 years eugene empty runs (no processed imfiles) goto state of new
(edit) @23319   18 years Paul Price If the parity in the output is not set, we're allowed to set it ourselves.
(edit) @23318   18 years Paul Price Don't worry about bias section if not set. Avoids SEGV.
(edit) @23315   18 years Paul Price Dump configuration on completion of processing, not before.
(edit) @23314   18 years Paul Price Dump configuration on completion of processing, not before.
(edit) @23310   18 years giebink added -exportrun and -importrun
(edit) @23309   18 years Paul Price Adding route for pre-calculated kernel using new function, …
(edit) @23308   18 years Paul Price It's a little more complicated than I thought --- there could be …
(edit) @23307   18 years Paul Price Adding function pmSubtractionMatchPrecalc to convolve using a kernel …
(edit) @23306   18 years eugene added optional code to squash input NaNs
(edit) @23305   18 years eugene added psMemTypeEqual to compare types for two (psAlloc-ed) pointers
(edit) @23304   18 years eugene added psMemTypeEqual
(edit) @23303   18 years eugene add some tracing to see what stars are being selected
(edit) @23302   18 years eugene use default output format
(edit) @23301   18 years eugene use PS1_V1 as default output format
(edit) @23300   18 years eugene psf moments radius was way too small
(edit) @23299   18 years Paul Price Error handling.
(edit) @23298   18 years Paul Price Updating arguments and file definition to support update mode. This …
(edit) @23297   18 years Paul Price Adding additional error info.
(edit) @23296   18 years Paul Price Handle !time to avoid SEGV.
(edit) @23295   18 years Paul Price Set error code to PROG_ERROR if not already set --- avoids infinite …
(edit) @23294   18 years Paul Price Print command before executing.
(edit) @23293   18 years Paul Price Get input files from the configuration dump, if supplied.
(edit) @23292   18 years bills *.WEIGHT is *.VARIANCE now
(edit) @23291   18 years bills I thought I did this
(edit) @23290   18 years eugene remove duplicate analysis.c; rename telescope.c and camera.c to avoid …
(edit) @23289   18 years Paul Price Put version information in HISTORY header keywords, so that they are …
(edit) @23288   18 years Paul Price Catch errors in metadata formating.
Note: See TracRevisionLog for help on using the revision log.