IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31373   15 years bills work around compile error encountered at MPIA gcc version 4.4.1
(edit) @31372   15 years bills Fix problem running addstar on SDSS data. Fits table column names are …
(edit) @31371   15 years bills column names in binary tables are to be treated as case-insensitive
(edit) @31370   15 years watersc1 commented out setfattr code that doesn't seem to have ever run, but is …
(edit) @31369   15 years watersc1 change to get_storage_volume to use xattr for location awareness
(edit) @31368   15 years watersc1 Implement xattr hack in get_storage_volume to allow ATRC and MHPCC …
(edit) @31367   15 years rhenders now does all SQL necessary to build up dvoDetection and dvoMeta tables
(edit) @31366   15 years rhenders now uses column as part of index name
(edit) @31365   15 years rhenders Was writing ImageMeta for empty Detection table: fixed
(edit) @31364   15 years eugene use the best position for the photometry analysis (mostly affects the …
(edit) @31363   15 years eugene errMag renamed to psfMagErr
(edit) @31362   15 years eugene change growth curve calculation to use sources not psf model; …
(edit) @31361   15 years eugene determine the min kron radius = radius for bright PSF stars; mask …
(edit) @31360   15 years eugene rename source->errMag to source->psfMagErr, and only use it for the …
(edit) @31359   15 years eugene fix a typo in a comment; psImageMask/KeepOps were off by 0.5 pixels
(edit) @31358   15 years eugene as coded, separable kernels are very slow unless pre-alloced; for …
(edit) @31357   15 years rhenders now checking if this exposure has already been processed before proceeding
(edit) @31356   15 years rhenders now checking if this stack has already been processed before proceeding
(edit) @31355   15 years rhenders added insertDetectionMeta() and alreadyProcessed() methods
(edit) @31354   15 years rhenders just added a debug line to logger
(edit) @31353   15 years rhenders first commit of dvo -> Mysql program
(edit) @31352   15 years rhenders added alreadyProcessed() method to be implemented by all subclasses; …
(edit) @31351   15 years rhenders trimming off XYnn from table names prior to export to FITS
(edit) @31350   15 years rhenders added ability to change table names prior to export to FITS using a regex
(edit) @31349   15 years rhenders Set up for MD04 loading for Boston
(edit) @31348   15 years rhenders removed lots of database functions, which now belong in either …
(edit) @31347   15 years rhenders Producing merge-able stack batches
(edit) @31346   15 years rhenders Now producing detection batches of same sahpe as old code
(edit) @31345   15 years rhenders Now subclass of MySql base class
(edit) @31344   15 years rhenders first commit of new scratch database class
(edit) @31343   15 years rhenders first commit of new base class for all database classes
(edit) @31342   15 years rhenders Adding ObjectCalColor table
(edit) @31341   15 years rhenders Adding SkinnyObject table
(edit) @31340   15 years eugene aperture correct psf flux and psf flux error along with psf mag
(edit) @31339   15 years eugene add ApTrend I/O code
(edit) @31338   15 years watersc1 Initial version of large-area-processing tool
(edit) @31337   15 years eugene set seq for sources loaded from text; set the peak flux values for …
(edit) @31336   15 years eugene add PSF_APERTURE and PSF_FIT_RADIUS to psf I/O file
(edit) @31335   15 years bills integate bug fix from Gene
(edit) @31334   15 years bills merge changes to support using a separate list of sources for grid …
(edit) @31333   15 years bills optionally use a separate list of stars with different magnitude range …
(edit) @31332   15 years eugene an image with peaks and no footprints is not an error, we simply …
(edit) @31331   15 years bills Add new recipe values PSASTRO.GRID.MIN.INST.MAG.RAW and …
(edit) @31330   15 years rhenders Changes reflecting those in the schema
(edit) @31329   15 years rhenders Added new Kron and Ap fields
(edit) @31328   15 years eugene commented-out test code; include the mark in the mask when replacing …
(edit) @31327   15 years eugene count pixels actually used for apertures; remove deprecated sky bias …
(edit) @31326   15 years eugene add object coverage tool
(edit) @31325   15 years rhenders skipping corners when loop through all OTAs
(edit) @31324   15 years rhenders now searching for all stacks for a given DVO db, and looping through …
(edit) @31323   15 years rhenders method to get imageIDs for a given stack; method to get sky_ids for a …
(edit) @31322   15 years rhenders added Db table row count method; changed dvo table - now have …
(edit) @31321   15 years Serge CHASTEL Changed e-mail recipient address
(edit) @31320   15 years heather These are the changes to make add ippmonitor pages compatible with the …
(edit) @31319   15 years Serge CHASTEL All compression is now performed using bzip2
(edit) @31318   15 years Serge CHASTEL BZip replaces GZip for gpc1 dumps
(edit) @31317   15 years watersc1 Fooled yet again by the TESTING debug images crushing ippc18. All …
(edit) @31316   15 years rhenders added psfModelID (as a string)
(edit) @31315   15 years rhenders making psfModelID a string
(edit) @31314   15 years eugene added function for Masked kron fluxes (not yet done)
(edit) @31313   15 years eugene raise bit for PASS1 detections; set MODE_PSFMODEL in linear fit as …
(edit) @31312   15 years eugene adding flag to mark PASS1 (vs PASS2) detections; moving AP_MAGS flag …
(edit) @31311   15 years eugene init time values
(edit) @31310   15 years eugene do not crashed on unmatched measurements
(edit) @31309   15 years eugene missed variable decl
(edit) @31308   15 years eugene only load the measure table if we need it
(edit) @31307   15 years mwv Changed triply-repeated check for isfinite(PAR[PM_PAR_SXX]) to one …
(edit) @31306   15 years mwv Fixed minor typo in comment.
(edit) @31305   15 years rhenders changes to the way survey IDs and dvo databases are handled
(edit) @31304   15 years rhenders format change for dvo databases
(edit) @31303   15 years rhenders looping round all OTAs and creating tables for each; many more fields …
(edit) @31302   15 years watersc1 Unconvolved diff code. Needs to be checked before merging into the trunk.
(edit) @31301   15 years watersc1 updated comment
(edit) @31300   15 years watersc1 add data_group to destreak cleanup command
(edit) @31299   15 years rhenders added methid to count rows in database table; now checking for empty …
(edit) @31298   15 years rhenders Added some try/catch blocks for safety; now deleting all tables before …
(edit) @31297   15 years heather small modifications (with testing) to get staticsky stage working in add*
(edit) @31296   15 years bills merge in changes to suport single input statickskyRun
(edit) @31295   15 years bills changes to support a single input file
(edit) @31294   15 years bills merge in changes to staticskytool to support a single input
(edit) @31293   15 years bills changes to allow a single staticskyrun to be queued
(edit) @31292   15 years rhenders Added kronFlux and apFlux
(edit) @31291   15 years rhenders New generic FITS header reading method, and methid to search for a …
(edit) @31290   15 years heather psvideophot stuff (initial)
(edit) @31289   15 years rhenders fist commit of script to remove a batch from the datastore
(edit) @31288   15 years rhenders now accepting command line args
(edit) @31287   15 years rhenders writing batch manifest file for this batch
(edit) @31286   15 years rhenders removing Infinity values prior to entry into database; method to call …
(edit) @31285   15 years rhenders Changes to make it work with changes in superclass
(edit) @31284   15 years rhenders Added moments (weak-lensing stuff)
(edit) @31283   15 years rhenders Changes reflecting those in PSPS schema
(edit) @31282   15 years heather I hate branches. These are the changes for addRun (stages)
(edit) @31281   15 years heather bah
(edit) @31280   15 years heather addrun branch
(edit) @31279   15 years rhenders Writing comment to votable file; now picking up '_' characters in …
(edit) @31278   15 years eugene cast summit_id to long long for printing
(edit) @31277   15 years Serge CHASTEL Localize pbzip2
(edit) @31276   15 years Serge CHASTEL Use pbzip2 instead of bzip2
(edit) @31275   15 years eugene remove extra test print statements
(edit) @31274   15 years eugene use MeasureTiny and AverageTiny structures for the photometry analysis …
Note: See TracRevisionLog for help on using the revision log.