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) @31423   15 years bills Set stack type based on recipe value
(edit) @31422   15 years bills Get the value for STACK.TYPE from recipe an dpass it it ppStack using …
(edit) @31421   15 years watersc1 Add reduction class to stacktool command.
(edit) @31420   15 years eugene function to shift/roll vector an arbitrary amount
(edit) @31419   15 years eugene option to specify the empty pixel value
(edit) @31418   15 years eugene for high speed, set Tmean to be Tmid
(edit) @31417   15 years watersc1 Updates to lap code. laptool should be complete, lap.pro should …
(edit) @31416   15 years heather this fixes the format files to work for old data.
(edit) @31415   15 years bills update header before doing photometry
(edit) @31414   15 years bills call ppStampUpdateHeader before performing photometric analysis so …
(edit) @31413   15 years watersc1 Allow neb-df to print volume names instead of host names with --names …
(edit) @31412   15 years watersc1 Update to add ippb hosts to nebulous results.
(edit) @31411   15 years heather These weren't tested, they didn't work. I fixed patter.cell for them …
(edit) @31410   15 years watersc1 Change to how replicate selects volumes to put the new copy.
(edit) @31409   15 years watersc1 Finished with laptool (for now at least), as it seems to be working …
(edit) @31408   15 years watersc1 Table definitions for large area processing. Leaving everything else …
(edit) @31407   15 years watersc1 Majority of ippTools/SQL work should be complete now. Need to start …
(edit) @31406   15 years rhenders now skipping dodgy OTAs
(edit) @31405   15 years rhenders removed some log messages; added abstract alterPspsTables() method to …
(edit) @31404   15 years rhenders Now using Maui cluster
(edit) @31403   15 years rhenders skipping missing smf files; can now use either full dvo tables, or …
(edit) @31402   15 years rhenders skipping missing cmf files; hardcoded stuff to access nightly or deep …
(edit) @31401   15 years rhenders added method to make a certain column of a certain table unique
(edit) @31400   15 years rhenders changes to stack-cmf-getting function - was getting them wrong; added …
(edit) @31399   15 years rhenders getImageIDFromExternID() method to map IPP imageID to IPP externID; …
(edit) @31398   15 years rhenders Working version: used to create MD04.merged database
(edit) @31397   15 years watersc1 cleanly builds. Will test tomorrow.
(edit) @31396   15 years watersc1 pre-build test checkin of LAP code
(edit) @31395   15 years bills fix compile error due to unused variable
(edit) @31394   15 years bills set STS reduction to STS_DATASET. Set tessellation to RINGS.V3
(edit) @31393   15 years eugene adding some test recipes
(edit) @31392   15 years bills from trunk select magicDSRuns to clean up by data_group to support …
(edit) @31391   15 years bills comment out archaic message about zero point
(edit) @31390   15 years rhenders working version. loops through all available FITS files and ingest …
(edit) @31389   15 years rhenders replacing a null byte fields with something that won't be replaced …
(edit) @31388   15 years rhenders latest configuration
(edit) @31387   15 years rhenders new method to replace nulls with a sub in a specific table and column
(edit) @31386   15 years rhenders getter/setter for dvoDone table
(edit) @31385   15 years watersc1 First draft of 'complete' large area processing code.
(edit) @31384   15 years eugene pmSourceCopy and pmPeakCopy should copy all appropriate values; do not …
(edit) @31383   15 years heather force dettool -definebyquery to require a time_begin date to prevent …
(edit) @31382   15 years watersc1 I want to see the command it's running.
(edit) @31381   15 years eugene psphotEff needs to set the fit and aperture radii; do not report an …
(edit) @31380   15 years rhenders new method to find and delete rows that have a field with the provided …
(edit) @31379   15 years heather merging in addstar changes
(edit) @31378   15 years heather merging addstar changes
(edit) @31377   15 years heather merging in addstar changes
(edit) @31376   15 years heather merging in addstar changes
(edit) @31375   15 years heather merging in addstar changes to the trunk
(edit) @31374   15 years bills work around compile error encountered at MPIA
(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 …
Note: See TracRevisionLog for help on using the revision log.