IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psModules

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17868   18 years Paul Price Changing code to read concepts from database so that it looks up a SQL …
(edit) @17867   18 years Paul Price Memory leaks.
(edit) @17864   18 years Paul Price Adding pmConceptsInterpolate to interpolate the {CONCEPT} within a string.
(edit) @17850   18 years eugene revert to using PSPHOT.SOURCES as name of array on readout->analysis
(edit) @17832   18 years eugene fixed errors in recent API mods
(edit) @17826   18 years eugene use name of pmFPAfileIO carrier to name readout->analysis entry
(edit) @17825   18 years eugene globally visible cannot be inline (either static inline or no inline)
(edit) @17811   18 years Paul Price Fixing log messages.
(edit) @17805   18 years Paul Price Getting rid of leftover printf.
(edit) @17783   18 years Paul Price Adding additional analysis metadata.
(edit) @17732   18 years Paul Price Fixing name.
(edit) @17731   18 years Paul Price Fixing compilation errors.
(edit) @17730   18 years Paul Price Adding function to set image,weight pixels to NAN where they are masked.
(edit) @17729   18 years Paul Price Add a function to set masked pixels to NAN. This appears to be …
(edit) @17727   18 years Paul Price Use the separable mask convolution --- should be faster!
(edit) @17692   18 years Paul Price Adding new function: pmReadoutMaskNonfinite
(edit) @17679   18 years Paul Price Fixing SEGV.
(edit) @17635   18 years Paul Price If no sources are present when writing, write an empty table. This is …
(edit) @17634   18 years Paul Price Adding additional notes in header file that the returned pmFPAfile is …
(edit) @17548   18 years bills Don't strip off the schema when resolving nebulous filenames
(edit) @17524   18 years eugene handle real error in pmConfigFileSetsMD (added an abort)
(edit) @17514   18 years eugene adding my notes
(edit) @17513   18 years eugene adding sample config data with recipes and symbolic versions
(edit) @17512   18 years eugene modify recipe hierarchy rules: system->system symbols->camera->camera …
(edit) @17511   18 years eugene added camera recipe container
(edit) @17510   18 years eugene typo : file rules to fits types
(edit) @17496   18 years Paul Price Fixing another logical error.
(edit) @17493   18 years Paul Price Fix logical error in image size checking.
(edit) @17489   18 years eugene load FITSTYPES from external recipe file; merge into camera config
(edit) @17437   18 years eugene skip result with 0.0 variance
(edit) @17424   18 years bills added pmConceptsAverageChips. This is needed to get valid files from …
(edit) @17396   18 years eugene merging from eam_branch_20080324 : psphot work on extended source …
(edit) @17395   18 years eugene adding mag and magErr to model structure
(edit) @17394   18 years eugene minor diff
(edit) @17387   18 years Paul Price Fixing logical error.
(edit) @17383   18 years Paul Price More flexibility for inputs to be NULL.
(edit) @17370   18 years Paul Price Making convolution inputs a bit more flexible with mode.
(edit) @17367   18 years Paul Price Fixing modes --- don't need to provide conv2 if mode is …
(edit) @17364   18 years Paul Price Since we return "bestIndex+1", the magic number for "couldn't find a …
(edit) @17321   18 years Paul Price Fixing API to psImageConvolveFFT.
(edit) @17300   18 years Paul Price Fixing info.
(edit) @17299   18 years Paul Price Adding additional testing output.
(edit) @17297   18 years Paul Price Removing MODE_TARGET mode --- this is now done by generating a fake …
(edit) @17296   18 years Paul Price Adding trace, fixing types.
(edit) @17295   18 years Paul Price The method of calculating the moments and then dividing wasn't working …
(edit) @17287   18 years eugene whitespace difference
(edit) @17264   18 years Paul Price Don't error if the file rule can't be found --- it may not exist for …
(edit) @17249   18 years Paul Price Adding assertion macros for readouts (about time too!). Adding …
(edit) @17228   18 years Paul Price Merging pap_branch_080328 so we can use the modernised version of ppMerge.
(edit) @17182   18 years Paul Price Adding assertion to prevent core dump when there are I/O problems.
(edit) @17137   18 years Paul Price Allocate header if not already done.
(edit) @17104   18 years eugene remove error formerly raised if requested file is not available
(edit) @17103   18 years eugene additional verbosity
(edit) @17084   18 years Paul Price Had CELL.READDIR around the wrong way.
(edit) @17082   18 years Paul Price Allow numScans == 0 to mean "read the entire readout"
(edit) @17062   18 years eugene free chiprule and chipname after used
(edit) @17058   18 years Paul Price Fixing another bug resulting from normConcept being defined but blank …
(edit) @17054   18 years Paul Price A zero-length string for normConcept means that it's not defined (the …
(edit) @17049   18 years Paul Price Need strings.h for strcasecmp.
(edit) @17036   18 years eugene renaming pmAstrometryTable to pmAstrometryModel; adding …
(edit) @17034   18 years eugene adding
(edit) @17027   18 years bills expand comment
(edit) @17026   18 years bills avoid compile error when tracing is compiled out
(edit) @17025   18 years eugene need to determine the format for files not already opened (eg, from DetDB)
(edit) @17010   18 years Paul Price Adding checks on hdu to avoid SEGV.
(edit) @17009   18 years Paul Price Allow NULL readouts.
(edit) @17005   18 years Paul Price Allow an entire image to be rejected, in which case the entire …
(edit) @16990   18 years Paul Price Plugging memory leak.
(edit) @16966   18 years Paul Price If we can't evaluate one model, it doesn't matter.
(edit) @16949   18 years Paul Price Allow the new-style darks to generate old-style-like darks. We …
(edit) @16948   18 years Paul Price Free FITS options.
(edit) @16947   18 years Paul Price Warning rather than error when concepts don't match.
(edit) @16912   18 years Paul Price Adding new function, pmFPAAddSourceFromFormat, to populate an FPA with …
(edit) @16911   18 years Paul Price The NANs in the pmPSFtry->metric vector were coming from …
(edit) @16909   18 years Paul Price Check for non-finite metrics; not sure where these are coming from yet …
(edit) @16906   18 years Paul Price Output mask image has to be updated --- it was being set to all masked …
(edit) @16861   18 years Paul Price Fixing logic error.
(edit) @16859   18 years Paul Price CELL.XPARITY and CELL.YPARITY should not be required for the target …
(edit) @16848   18 years Paul Price Avoiding warning about "using uninitialised".
(edit) @16847   18 years Paul Price Avoiding warning about "used uninitialised".
(edit) @16846   18 years Paul Price Pre-declare values before the "goto" so that if it arrives at the …
(edit) @16841   18 years Paul Price Adding multi-darks --- fitting dark current with multi-dimensional …
(edit) @16835   18 years Paul Price If there's errors in adding a source, it's no big deal --- it's only …
(edit) @16833   18 years Paul Price 1e-3 resulted in LOTS of processing!
(edit) @16832   18 years Paul Price Found way of setting weight image so that pixels aren't rejected as …
(edit) @16824   18 years Paul Price Another bug preventing tables being written.
(edit) @16823   18 years Paul Price Adding function to provide dark correction. Fixing small bug that …
(edit) @16819   18 years eugene merge changes from eam_branch_20080225 (better flag definitions)
(edit) @16818   18 years eugene set fits optiosn before EXTWORD is set
(edit) @16817   18 years eugene free configFile
(edit) @16816   18 years eugene minor change
(edit) @16815   18 years eugene add an assert
(edit) @16716   18 years Paul Price Didn't see the previous free.
(edit) @16715   18 years Paul Price Plugging memory leak.
(edit) @16714   18 years Paul Price Plugging memory leaks.
(edit) @16711   18 years Paul Price Plug memory leak.
(edit) @16710   18 years Paul Price Attempt to plug memory leak.
(edit) @16692   18 years Paul Price Previous check-in was by error, so message is wrong but the substance …
(edit) @16691   18 years Paul Price Major difference is that not reallocating the pixel list for the …
(edit) @16689   18 years Paul Price Overlapping consecutive scans were interfering with each other. …
Note: See TracRevisionLog for help on using the revision log.