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) @19991   18 years eugene plug leak
(edit) @19987   18 years eugene plug memory leak
(edit) @19985   18 years eugene skip stats for empty vectors
(edit) @19980   18 years Paul Price Fixing cut/paste error.
(edit) @19979   18 years Paul Price Sometimes we don't yet have a string to match the filter name to.
(edit) @19976   18 years eugene improve input / output consistency: should be able to read and write …
(edit) @19961   18 years Paul Price Statistics are only required when fitting a trend. If we load a trend …
(edit) @19954   18 years Paul Price Cleaning up pmSourcePSFClump, adding trace statements.
(edit) @19949   18 years eugene additional traces to undestand IQ stats
(edit) @19948   18 years eugene handle chisq case for model missing
(edit) @19906   18 years eugene upgrades to calculate the PSF clump for subregions on an image; the …
(edit) @19905   18 years eugene comments to clariy pixWeight measurement
(edit) @19904   18 years eugene psf output table now contains only PSF measurements (error and …
(edit) @19903   18 years eugene peak dx,dy not calculated; set to NAN
(edit) @19902   18 years eugene adding PS1_V1 model (r3.333)
(edit) @19898   18 years eugene third and fourth moments are f r2 cos(nt) (divide by r and r2
(edit) @19894   18 years eugene clip negative fluxes in moments analysis
(edit) @19889   18 years Paul Price Need extra precision in sexagesimal values to properly compare things …
(edit) @19884   18 years eugene if-def out trace block if not used
(edit) @19879   18 years eugene converted pmMoments elements to Mxx, Myy, Mxxx, etc
(edit) @19878   18 years eugene adding pmSourceMoments as a separate file; update function to …
(edit) @19876   18 years Paul Price Ensure size is set properly.
(edit) @19875   18 years Paul Price Get IMNAXIS1,IMNAXIS2 from image if possible.
(edit) @19870   18 years Paul Price Generate mask value if possible.
(edit) @19849   18 years eugene one plot per detector; needs to get generalized
(edit) @19848   18 years eugene possibly do not ignore insignificant pixels (not used)
(edit) @19847   18 years eugene clarify values of Sx, Sy, Sxy
(edit) @19846   18 years eugene CELL.READDIR must be 1 (rows) or 2 (cols)
(edit) @19794   18 years Paul Price More consistent about which solution goes where.
(edit) @19768   18 years Paul Price Removing old code.
(edit) @19767   18 years Paul Price Restoring calculation of moments for ISIS.
(edit) @19766   18 years Paul Price Free systematic error images.
(edit) @19765   18 years Paul Price Two major changes. 1. Optimising ISIS kernels: instead of doing an …
(edit) @19758   18 years Paul Price Always use the same name.
(edit) @19724   18 years Paul Price Adding default coordinate scaling for FPA.LATITUDE and FPA.LONGITUDE.
(edit) @19710   18 years Paul Price Need to be explicit about the dimensions since psImageBinning is not.
(edit) @19709   18 years Paul Price Wasn't iterating properly.
(edit) @19708   18 years Paul Price Need to set skip?
(edit) @19706   18 years Paul Price Putting assertion on stupid condition.
(edit) @19705   18 years Paul Price Update concepts, esp. binning.
(edit) @19695   18 years Paul Price Adding pmFPABin.[ch] with function pmReadoutRebin.
(edit) @19688   18 years Paul Price Adding concepts: FPA.LONGITUDE, FPA.LATITUDE, FPA.ELEVATION.
(edit) @19669   18 years Paul Price Removing MEAN, RMS, NUM --- they go in the kernel now, not the …
(edit) @19653   18 years Paul Price Need pmConfigMask.h
(edit) @19649   18 years Paul Price Pulling recipe out of PPIMAGE and making its own.
(edit) @19648   18 years Paul Price Add masking to statistics.
(edit) @19595   18 years eugene PA -> 180 - PA (temporary hack)
(edit) @19544   18 years Paul Price Don't generate a mosaicked version of something that is itself generated.
(edit) @19541   18 years Paul Price Making use of optimised psPixelsConcatenate.
(edit) @19540   18 years Paul Price Dereferencing in the hope things will go faster.
(edit) @19535   18 years Paul Price Writing a number as float instead of int.
(edit) @19532   18 years Paul Price Correcting stack variances for the imperfect convolution. Changed …
(edit) @19509   18 years eugene check return values, lower verbosity on CDij vs PC00i00j
(edit) @19507   18 years eugene check error states on psMatrixGJSolve, convergence
(edit) @19506   18 years eugene various fixes to make the model boresite and rotation consistent
(edit) @19487   18 years Paul Price Don't use variance factors.
(edit) @19482   18 years Paul Price Merging in pap_branch_080908. Was originally going to use it for …
(edit) @19474   18 years Paul Price In one case, all of dE0subset were the same value (3.81469727e-06), so …
(edit) @19442   18 years Paul Price Getting rid of new names, resetting to old list.
(edit) @19441   18 years Paul Price Masking is more complicated than we support so far. We can't just …
(edit) @19438   18 years eugene drop deprecated files for astrometry model
(edit) @19432   18 years Paul Price Discovered a problem with threaded implementation of pmDarkApply --- …
(edit) @19399   18 years bills Get configuration dump file name from command line option. If no file …
(edit) @19388   18 years eugene fallback on expected area if actual readouts are missing
(edit) @19385   18 years Paul Price Provide mask and mask value when writing an HDU. This is required for …
(edit) @19357   18 years Paul Price Always record the RMS.
(edit) @19351   18 years Paul Price View to top is based on existence of an HDU, not data.
(edit) @19349   18 years Paul Price Fixed bug: wasn't initialising target image.
(edit) @19345   18 years Paul Price Threading pmStackReject
(edit) @19344   18 years Paul Price Can only lock if pointer is non-NULL.
(edit) @19340   18 years Paul Price Don't need mutexes on output images.
(edit) @19336   18 years Paul Price Create empty pixel list before starting combination.
(edit) @19335   18 years Paul Price Moving propagation of mask into convolveRegion(): it's already going …
(edit) @19307   18 years eugene adding WCS file type to load astrometry info without loading sources
(edit) @19306   18 years eugene add ZNAXISi if NAXISi is not found
(edit) @19305   18 years eugene fit vs raw FP coordinate
(edit) @19299   18 years Paul Price psThreadJob is now mutable within the thread function.
(edit) @19295   18 years eugene use the camera root name to search the detrend database
(edit) @19282   18 years Paul Price We want a bad/poor mask distinction in the mask convolution for …
(edit) @19281   18 years Paul Price We probably want to put a source down everywhere there's supposed to …
(edit) @19271   18 years Paul Price Reducing (and asserting on) bounds for copy. There's some memory …
(edit) @19247   18 years Paul Price Remove extraneous macro definitions.
(edit) @19246   18 years Paul Price Don't allow negative 'thisScan'.
(edit) @19244   18 years Paul Price Fixing bad variable that was in ALL autogen scripts.
(edit) @19243   18 years Paul Price Trying to reduce memory usage, which gets somewhat large in the end of …
(edit) @19241   18 years Paul Price Don't increment pixel array size bit by bit.
(edit) @19239   18 years Paul Price Caught an important bug: was using the wrong index in comparison.
(edit) @19234   18 years Paul Price Revising source mask.
(edit) @19233   18 years Paul Price Fixing source mask: we want to make saturated stars (the magnitude …
(edit) @19230   18 years Paul Price In the case that there is no chip/cell (the readout is orphaned), the …
(edit) @19225   18 years Paul Price Adding additional debugging output when TESTING.
(edit) @19211   18 years Paul Price Avoiding error:"radius is 0 or less" from pmSourceDefinePixels.
(edit) @19209   18 years Paul Price 'inner' member of pmSubtractionKernels wasn't being updated.
(edit) @19207   18 years Paul Price Avoiding use of sqrt.
(edit) @19205   18 years Paul Price Just in case…
(edit) @19204   18 years Paul Price Fixing compilation error. Didn't set sizes.
(edit) @19202   18 years Paul Price More restrictions on sources.
(edit) @19201   18 years Paul Price Don't blindly use all input sources as stamps.
(edit) @19189   18 years Paul Price Adding I/O of subtraction kernels to pmFPAfile stuff.
(edit) @19188   18 years Paul Price Include dependent headers.
Note: See TracRevisionLog for help on using the revision log.