|
|
|
@15777
|
19 years |
jhoblitt |
pass -uri to -addprocessedimfile
|
|
|
|
@15776
|
19 years |
jhoblitt |
simplfy regtool -addprocessedimfile & add/require the -uri parameter
|
|
|
|
@15775
|
19 years |
eugene |
adding rawExp,rawImfile comment and teltemp fields
|
|
|
|
@15774
|
19 years |
eugene |
adding bias-less recipes
|
|
|
|
@15773
|
19 years |
eugene |
adding FPA.COMMENT and FPA.TELTEMP stats
|
|
|
|
@15772
|
19 years |
eugene |
adding FPA.COMMENT and FPA.TELTEMP concepts
|
|
|
|
@15771
|
19 years |
eugene |
adding ipp-2.4.dist
|
|
|
|
@15770
|
19 years |
eugene |
adding FPA.COMMENT, FPA.TELTEMP.* concepts and TELTEMP parse function
|
|
|
|
@15769
|
19 years |
jhoblitt |
fix .fault handling
|
|
|
|
@15768
|
19 years |
Paul Price |
Fixing psMatrixTranspose to allow transposition of non-square matrices.
|
|
|
|
@15767
|
19 years |
Paul Price |
Determinant should be optional in psMatrixDeterminant.
|
|
|
|
@15766
|
19 years |
jhoblitt |
update
|
|
|
|
@15765
|
19 years |
jhoblitt |
impliment -done
|
|
|
|
@15764
|
19 years |
Paul Price |
Making code compile with current (checked-in) version.
|
|
|
|
@15763
|
19 years |
jhoblitt |
stop exposures with rawImfiles that have non zero fault codes from …
|
|
|
|
@15762
|
19 years |
Paul Price |
Adding experimental code to generate the envelope PSF of multiple PSFs …
|
|
|
|
@15761
|
19 years |
Paul Price |
Fixing cross-matrix: background terms weren't being filled in.
|
|
|
|
@15760
|
19 years |
Paul Price |
Fixing use of macro.
|
|
|
|
@15759
|
19 years |
Paul Price |
Adding additional details in assertions.
|
|
|
|
@15758
|
19 years |
jhoblitt |
rename -update -> -done
|
|
|
|
@15757
|
19 years |
jhoblitt |
add flatcorrRun.stats
|
|
|
|
@15756
|
19 years |
Paul Price |
Implementing dual-convolution. This required reworking those …
|
|
|
|
@15755
|
19 years |
jhoblitt |
impliemnt -flatcorrimfile
|
|
|
|
@15754
|
19 years |
eugene |
add command to reset task stats
|
|
|
|
@15753
|
19 years |
eugene |
set catdir if not set
|
|
|
|
@15752
|
19 years |
eugene |
handle db i/o errors
|
|
|
|
@15751
|
19 years |
eugene |
handle i/o errors
|
|
|
|
@15750
|
19 years |
eugene |
plug leaks on error
|
|
|
|
@15749
|
19 years |
eugene |
handle db read errors
|
|
|
|
@15748
|
19 years |
eugene |
fix mem leaks
|
|
|
|
@15747
|
19 years |
eugene |
free data as needed; catformat only set when data is loaded
|
|
|
|
@15746
|
19 years |
eugene |
fixing up dvosplit to free memory as needed
|
|
|
|
@15745
|
19 years |
Paul Price |
Fixing region of search
|
|
|
|
@15744
|
19 years |
eugene |
return new subcat, even on errors
|
|
|
|
@15743
|
19 years |
eugene |
importing updates from eam_branch_20071130
|
|
|
|
@15740
|
19 years |
eugene |
adding new fields to rawExp, rawImfile
|
|
|
|
@15739
|
19 years |
eugene |
adding ipp 2.4 release tables
|
|
|
|
@15738
|
19 years |
Paul Price |
Fixing directory problems.
|
|
|
|
@15737
|
19 years |
Paul Price |
Fixing typo.
|
|
|
|
@15727
|
19 years |
Paul Price |
There were some problems on a Mac (case insensitive HFS) where a …
|
|
|
|
@15726
|
19 years |
gusciora |
This is the first version of most of these.
|
|
|
|
@15722
|
19 years |
eugene |
working on dvosplit and supporting functions
|
|
|
|
@15721
|
19 years |
eugene |
very rudimentary dvosplit
|
|
|
|
@15720
|
19 years |
eugene |
better usage, clarify code
|
|
|
|
@15719
|
19 years |
eugene |
minor api mod, added apis to report / reset free count
|
|
|
|
@15718
|
19 years |
eugene |
init name, add apis to report / reset allocs
|
|
|
|
@15717
|
19 years |
eugene |
plug major leak (minor api mod)
|
|
|
|
@15716
|
19 years |
eugene |
plug minor memory leak
|
|
|
|
@15715
|
19 years |
Paul Price |
NAXIS1 and NAXIS2 aren't written for tables (e.g., source lists, PSF …
|
|
|
|
@15714
|
19 years |
Paul Price |
Fixing comment.
|
|
|
|
@15713
|
19 years |
Paul Price |
Removing sort code of unknown (and suspicious: NR?) provenance from …
|
|
|
|
@15712
|
19 years |
Paul Price |
Removing stupid test.
|
|
|
|
@15711
|
19 years |
Paul Price |
Removing heap sort code that was straight out of Numerical Recipes. …
|
|
|
|
@15710
|
19 years |
Paul Price |
Wrong number of tests.
|
|
|
|
@15709
|
19 years |
gusciora |
Cosmetic changes only.
|
|
|
|
@15708
|
19 years |
gusciora |
Removed bug with the psFitsTable().
|
|
|
|
@15707
|
19 years |
Paul Price |
Adding check on HDU.
|
|
|
|
@15706
|
19 years |
Paul Price |
Cleaning up mask iteration for easier maintenance.
|
|
|
|
@15705
|
19 years |
Paul Price |
Propagating error.
|
|
|
|
@15704
|
19 years |
Paul Price |
source->maskObj doesn't have to be asserted on, since it is tested in …
|
|
|
|
@15703
|
19 years |
Paul Price |
Only copy image if defined.
|
|
|
|
@15702
|
19 years |
Paul Price |
Removing test feature left in last check-in.
|
|
|
|
@15701
|
19 years |
Paul Price |
Also needed to adjust the centre for later interpolation.
|
|
|
|
@15700
|
19 years |
Paul Price |
Fixing cut/paste error in mapping input to desired coordinates.
|
|
|
|
@15699
|
19 years |
Paul Price |
Initialising chisqNorm.
|
|
|
|
@15698
|
19 years |
Paul Price |
Initialising components of pmSource.
|
|
|
|
@15697
|
19 years |
Paul Price |
Adding const in various places.
|
|
|
|
@15696
|
19 years |
Paul Price |
Fixing typo.
|
|
|
|
@15695
|
19 years |
jhoblitt |
mostly impliement flatcorr -pending
|
|
|
|
@15694
|
19 years |
eugene |
adding new photcode I/O formats; adding fields for astrometric error …
|
|
|
|
@15693
|
19 years |
Paul Price |
Case-insensitive matching.
|
|
|
|
@15692
|
19 years |
Paul Price |
Ensure case-insensitive comparison for min and max.
|
|
|
|
@15691
|
19 years |
Paul Price |
Use PS::IPP::Operations to generate skycells.
|
|
|
|
@15690
|
19 years |
Paul Price |
Use PS::IPP::Operations to get name of skycell file.
|
|
|
|
@15689
|
19 years |
Paul Price |
Fixing syntax.
|
|
|
|
@15688
|
19 years |
Paul Price |
Fixing signs of rotation equation so that we can correctly parse the …
|
|
|
|
@15687
|
19 years |
Paul Price |
Turn off saving psphot image products.
|
|
|
|
@15686
|
19 years |
jhoblitt |
add flatcorr_pending.sql
|
|
|
|
@15685
|
19 years |
jhoblitt |
fwv
|
|
|
|
@15684
|
19 years |
jhoblitt |
update flatcoor -newrun options
fix flatcorr -> flatcorrp typo
|
|
|
|
@15683
|
19 years |
Paul Price |
Updating to use up to 4 branches per node.
|
|
|
|
@15682
|
19 years |
Paul Price |
Adding magic_tree.pl to build, and updating list of required modules.
|
|
|
|
@15681
|
19 years |
Paul Price |
Adding code to generate tree of skycells for magic.
|
|
|
|
@15680
|
19 years |
Paul Price |
Adding return code.
|
|
|
|
@15679
|
19 years |
Paul Price |
Export file_scheme
|
|
|
|
@15678
|
19 years |
Paul Price |
Needs file_scheme.
|
|
|
|
@15677
|
19 years |
Paul Price |
Adding function to return the name of the skycell file.
|
|
|
|
@15676
|
19 years |
eugene |
handle missing chips
|
|
|
|
@15675
|
19 years |
eugene |
substantial revision of apis
|
|
|
|
@15674
|
19 years |
eugene |
drop astrom phu : require astrom table at fpa level
|
|
|
|
@15673
|
19 years |
eugene |
fix missing backslash
|
|
|
|
@15672
|
19 years |
eugene |
updates to .cvsignore
|
|
|
|
@15671
|
19 years |
eugene |
mem leaks
|
|
|
|
@15670
|
19 years |
eugene |
fix mem leaks
|
|
|
|
@15669
|
19 years |
eugene |
adding astrom i/o table
|
|
|
|
@15668
|
19 years |
eugene |
adding astrometry table i/o
|
|
|
|
@15667
|
19 years |
eugene |
add min/max mag message
|
|
|
|
@15666
|
19 years |
eugene |
fix mem leak
|
|
|
|
@15665
|
19 years |
eugene |
adding a re-scale option to pmAstrometryObjects grid match; working on …
|
|
|
|
@15664
|
19 years |
Paul Price |
Mask pixel if flat-field is not finite.
|
|
|
|