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) @15280   19 years bills * empty log message *
(edit) @15279   19 years Paul Price Adding notes for optimisation of ppStack.
(edit) @15278   19 years eugene adding mef for gpc1; update psastro for megacam, cfh12k
(edit) @15274   19 years eugene moved bracket to lib.data, working on new image stats function
(edit) @15273   19 years jhoblitt removed
(edit) @15272   19 years jhoblitt split magictool_toprocess.sql into two separate queries
(edit) @15271   19 years jhoblitt update
(edit) @15270   19 years jhoblitt add pxTreePrint()
(edit) @15269   19 years jhoblitt add whitespace to a trace
(edit) @15268   19 years Paul Price Shouldn't need the grid of widths to step by 0.5 --- using 1.0 …
(edit) @15267   19 years Paul Price If the stamp footprint is smaller than the kernel size, then we won't …
(edit) @15266   19 years jhoblitt add File::Path dep
(edit) @15265   19 years jhoblitt fix "byte" length file checking
(edit) @15264   19 years jhoblitt create the path to the download location as nessicary expand the tmp …
(edit) @15263   19 years Paul Price Meant u,v and not x,y.
(edit) @15262   19 years eugene new iteration-based error and order values
(edit) @15261   19 years Paul Price Adding assertion.
(edit) @15260   19 years eugene pass iteration number of psastroMosaicChipAstrom
(edit) @15259   19 years eugene distinguish PS_POLY_MASK_FIT,SET; allow 0th order fitting with 1st …
(edit) @15258   19 years eugene changed mask to coeffMask, define PS_POLY_MASK_FIT,SET; distinguish …
(edit) @15257   19 years eugene change the DVO fits table load to operate row-by-row (better memory …
(edit) @15256   19 years eugene added timing messages
(edit) @15255   19 years eugene drop temp test code
(edit) @15254   19 years eugene changed mask to coeffMask, define PS_POLY_MASK_FIT,SET; distinguish …
(edit) @15253   19 years eugene changed mask to coeffMask, define PS_POLY_MASK_FIT,SET
(edit) @15252   19 years Paul Price Turning warnings into traces when going through the cameras to replace …
(edit) @15251   19 years Paul Price Using a Waussian instead of a Gaussian, so as to have some power in …
(edit) @15250   19 years Paul Price Reading the table row by row in order to avoid memory fragmentation.
(edit) @15249   19 years Paul Price Adding assertion on whether the FITS file is writable.
(edit) @15248   19 years Paul Price Adding function to return the number of rows in a FITS table. Also …
(edit) @15247   19 years Paul Price Ensuring GUNK kernels are marked as such after generating them from …
(edit) @15246   19 years eugene added an iteration to distortion analysis
(edit) @15245   19 years eugene commented out test lines
(edit) @15244   19 years eugene add in test break
(edit) @15243   19 years eugene example code illustrating memory problem
(edit) @15242   19 years eugene use 1st order for chips for now
(edit) @15241   19 years eugene added notes
(edit) @15240   19 years eugene added some notes
(edit) @15239   19 years eugene more notes
(edit) @15238   19 years eugene added comments, added updates of coordinates
(edit) @15237   19 years eugene clarified comments
(edit) @15236   19 years eugene drop deprecated file
(edit) @15235   19 years eugene minor
(edit) @15234   19 years jhoblitt add pztool -datastore add pztool -adddatastore
(edit) @15233   19 years Paul Price Error --> warning because we're not doing anything about it anyway.
(edit) @15232   19 years Paul Price Catching errors.
(edit) @15231   19 years Paul Price Turned off psphotApResid in psphot for when there's a provided PSF --- …
(edit) @15230   19 years Paul Price Attempting to guard against failing assertions on nXruff and nYruff in …
(edit) @15229   19 years Paul Price Protecting against NULL BIASSEC.
(edit) @15228   19 years Paul Price Need to pass down a corrected view so that the particular chip can be …
(edit) @15227   19 years Paul Price Concepts writing should now be done at a higher level.
(edit) @15226   19 years Paul Price Handle NULL strings.
(edit) @15225   19 years Paul Price Turning off debugging defines for CVS.
(edit) @15224   19 years Paul Price Doing stats on the wrong thing: input instead of output.
(edit) @15223   19 years eugene added --list option
(edit) @15222   19 years eugene add -env option to list env variables set by psbuild
(edit) @15221   19 years jhoblitt add pxNode.data field add pxNodeAddData() add pxTreeBuilder()
(edit) @15220   19 years Paul Price Put in check for coordinates of stamp.
(edit) @15219   19 years Paul Price Catching NULL trimsec.
(edit) @15218   19 years Paul Price Have been running into problems because various write functions (i.e., …
(edit) @15217   19 years Paul Price Gene pointed out that the file rules are also read in pmConfig (when …
(edit) @15216   19 years eugene clean up error handling on pmFPAfileIO
(edit) @15215   19 years eugene added BLANK.HEADERS
(edit) @15214   19 years eugene initial MOSAIC radius should match smallest CHIP radius
(edit) @15213   19 years Paul Price Ensure PHU has been conformed to the camera format.
(edit) @15212   19 years Paul Price Adding filerules.
(edit) @15211   19 years Paul Price Wrong name for output source list.
(edit) @15210   19 years eugene cleanup code, allow multi-file, multi-extension addstar
(edit) @15209   19 years eugene drop unused var
(edit) @15208   19 years eugene updates to the db interations
(edit) @15207   19 years eugene added
(edit) @15206   19 years eugene update help
(edit) @15205   19 years eugene update the help
(edit) @15204   19 years eugene example test script
(edit) @15203   19 years eugene add some notes
(edit) @15202   19 years eugene updates to keyword notes
(edit) @15201   19 years eugene iterate on the match as well as the fit, added user-set radii for …
(edit) @15200   19 years eugene fixed up plotting functions
(edit) @15199   19 years eugene added a new dump function
(edit) @15198   19 years eugene added PSASTRO.MAX.NRAW, fix usage
(edit) @15197   19 years eugene added PSASTRO.MAX.NREF
(edit) @15196   19 years eugene moved dump call
(edit) @15195   19 years eugene cleanups of the plotting functions
(edit) @15194   19 years eugene new parameters for plotting and matching
(edit) @15193   19 years eugene added nominal gpc1 photcodes
(edit) @15192   19 years eugene photcode rule for more readable photcodes
(edit) @15191   19 years Paul Price Translate the compressed image FITS headers to the proper header names …
(edit) @15190   19 years jhoblitt pxTreeFromMetadata - fix reference counting problem
(edit) @15189   19 years jhoblitt rework magic* tables to be able to work with synthetic node names
(edit) @15188   19 years jhoblitt refactor -toprocess to work with the more rigerous pxTreeFromMetadata()
(edit) @15187   19 years jhoblitt change pxNodeAlloc() to only create nodes and not try to link them add …
(edit) @15186   19 years jhoblitt fwv
(edit) @15185   19 years Paul Price Don't add flag and value if they're not defined.
(edit) @15184   19 years Paul Price Allow redirect to a file with FILERULES.
(edit) @15183   19 years Paul Price Missed some text when resolving conflict.
(edit) @15181   19 years Paul Price Merging branch with FITS compression development. Minor conflicts in …
(edit) @15180   19 years Paul Price Merging branch with FITS compression development. Minor conflicts in …
(edit) @15179   19 years Paul Price Merging branch with FITS compression development.
(edit) @15173   19 years jhoblitt get a list of DataStores from pztool and poll them with pzgetexp
(edit) @15170   19 years jhoblitt add gpc1/allskycam/isp cameras write files into a directory structure …
Note: See TracRevisionLog for help on using the revision log.