|
|
|
@13686
|
19 years |
Paul Price |
Copying concepts (e.g., exposure time) from the old to the new. We …
|
|
|
|
@13685
|
19 years |
Paul Price |
Making unneccessary error go away.
|
|
|
|
@13684
|
19 years |
eugene |
increase max job output size…
|
|
|
|
@13683
|
19 years |
eugene |
unifying, cleaning logfile output names
|
|
|
|
@13682
|
19 years |
Paul Price |
Adding ppSub, ppStack inputs.
|
|
|
|
@13681
|
19 years |
eugene |
fixed logfile error
|
|
|
|
@13680
|
19 years |
eugene |
adjusting output names, using log filerules
|
|
|
|
@13679
|
19 years |
eugene |
fixed logic on ppStats
|
|
|
|
@13678
|
19 years |
eugene |
add user option for quiet / verbose
|
|
|
|
@13677
|
19 years |
eugene |
modified ppStats API
|
|
|
|
@13676
|
19 years |
eugene |
fixed double free and leak
|
|
|
|
@13675
|
19 years |
eugene |
fixing double frees, leaks
|
|
|
|
@13674
|
19 years |
eugene |
do not skip perl modules with Build.PL
|
|
|
|
@13673
|
19 years |
eugene |
adding PSASTRO.MOSAIC.GRADIENT.NX,NY
|
|
|
|
@13672
|
19 years |
eugene |
adding needed file rules for psphot, pswarp, etc
|
|
|
|
@13671
|
19 years |
Paul Price |
Adding subtraction, warp, stack files
|
|
|
|
@13670
|
19 years |
magnier |
need to identify the correct view for each level of the iteration
|
|
|
|
@13669
|
19 years |
magnier |
fileLevel can never be greater than the dataLevel
|
|
|
|
@13668
|
19 years |
Paul Price |
Don't supply a mask at all, for now.
|
|
|
|
@13667
|
19 years |
Paul Price |
Fixing ppStats following API change.
|
|
|
|
@13666
|
19 years |
Paul Price |
Don't produce unnecessary error.
|
|
|
|
@13665
|
19 years |
Paul Price |
Don't build own masks, but only use those that are provided. Don't …
|
|
|
|
@13664
|
19 years |
Paul Price |
-tosum "required" options aren't.
|
|
|
|
@13663
|
19 years |
Paul Price |
Using ppSub instead of pois.
|
|
|
|
@13662
|
19 years |
Paul Price |
If we rejected on the last iteration, we need to get a new solution.
|
|
|
|
@13661
|
19 years |
Paul Price |
Merging pswarpDataLoad and pswarpDataSave into single function, pswarpLoop.
|
|
|
|
@13660
|
19 years |
Paul Price |
Had some options to psImageInterpolateOptionsAlloc round the wrong way …
|
|
|
|
@13659
|
19 years |
Paul Price |
Always generate an output mask.
|
|
|
|
@13658
|
19 years |
Paul Price |
Adding maskVal parameter to ppStats so that when it's called as a …
|
|
|
|
@13657
|
19 years |
Paul Price |
The FITS handle may be NULL (e.g., when ppStats is being called from …
|
|
|
|
@13656
|
19 years |
eugene |
added user control over number of chip subregions
|
|
|
|
@13655
|
19 years |
magnier |
if we are missing an image, try to use the header NAXIS1,2 values
|
|
|
|
@13654
|
19 years |
magnier |
replaced PM with psModules in error code
|
|
|
|
@13653
|
19 years |
magnier |
added a trace message
|
|
|
|
@13652
|
19 years |
eugene |
adding arguments for new metadata fields
|
|
|
|
@13651
|
19 years |
Paul Price |
Even if no mask is supplied, a mask value may be desired (either good …
|
|
|
|
@13650
|
19 years |
eugene |
need to include SAT_PIXEL_FRAC in register mode
|
|
|
|
@13649
|
19 years |
eugene |
added various chip and camera level metadata fields (bias stdev, ap …
|
|
|
|
@13648
|
19 years |
Paul Price |
Bad copy/paste.
|
|
|
|
@13647
|
19 years |
Paul Price |
Don't produce an error if an Inf/NaN value is masked --- it should be …
|
|
|
|
@13646
|
19 years |
magnier |
parsing the biassec based on []
|
|
|
|
@13645
|
19 years |
eugene |
fixed error with non-unique skycell names
|
|
|
|
@13644
|
19 years |
Paul Price |
Updating test build system for psModules to match that for psLib.
|
|
|
|
@13643
|
19 years |
Paul Price |
Making the output file rule for camera_exp and input file rule for …
|
|
|
|
@13642
|
19 years |
Paul Price |
Adding PSASTRO.OUTPUT.MEF
|
|
|
|
@13641
|
19 years |
Paul Price |
Removing use of the URI module.
|
|
|
|
@13640
|
19 years |
eugene |
improving the error handling: detect data vs config errors
|
|
|
|
@13639
|
19 years |
Paul Price |
For whatever reason, the detrend rejection limits that were coming …
|
|
|
|
@13638
|
19 years |
eugene |
added masks recipe
|
|
|
|
@13637
|
19 years |
Paul Price |
Adding rejections.config to the appropriate Makefiles
|
|
|
|
@13636
|
19 years |
Paul Price |
Was defining the global as "my"…
|
|
|
|
@13635
|
19 years |
Paul Price |
Missed one.
|
|
|
|
@13634
|
19 years |
Paul Price |
REJECTIONS, not REJECTION.
|
|
|
|
@13633
|
19 years |
Paul Price |
Shouldn't have to supply chip_id for -addprocessedexp --- there are …
|
|
|
|
@13632
|
19 years |
eugene |
moving share to live inside the specific version directory
|
|
|
|
@13631
|
19 years |
Paul Price |
New format for rejections: they live in their own file, which is …
|
|
|
|
@13630
|
19 years |
eugene |
moving rejection parameters to a separately loaded file
|
|
|
|
@13629
|
19 years |
Paul Price |
Making URI scheme name case-insensitive.
|
|
|
|
@13628
|
19 years |
Paul Price |
Half-fixed something before realising it was OK.
|
|
|
|
@13627
|
19 years |
Paul Price |
Was attempting to open the URI rather than the resolved filename.
|
|
|
|
@13626
|
19 years |
Paul Price |
Was getting error about number of fields in SELECTs were different. …
|
|
|
|
@13625
|
19 years |
magnier |
adjust to add tap elements
|
|
|
|
@13624
|
19 years |
Paul Price |
Only generate a mask for certain types.
|
|
|
|
@13623
|
19 years |
gusciora |
Improved test coverage, added memory leak checks, etc.
|
|
|
|
@13622
|
19 years |
eugene |
require ippdb version 1.1.20
|
|
|
|
@13621
|
19 years |
eugene |
adding binned_stats, sat_pixel_frac, user stats, fringe stats
|
|
|
|
@13620
|
19 years |
eugene |
VERSION 1.1.20 : adding sat_pixel_frac, binned_stdev, fringe stats, …
|
|
|
|
@13619
|
19 years |
eugene |
fixed a typo
|
|
|
|
@13618
|
19 years |
eugene |
calculate and supply the binned stdev
|
|
|
|
@13617
|
19 years |
eugene |
adding additional fields to the metadata tables (binned stdev, fringe …
|
|
|
|
@13616
|
19 years |
Paul Price |
Fixing type of mask values U8 --> STR for the symbolic names.
|
|
|
|
@13615
|
19 years |
eugene |
added dbconnect, dbselect, probe for mysql
|
|
|
|
@13614
|
19 years |
gusciora |
Improved test coverage.
|
|
|
|
@13613
|
19 years |
Paul Price |
Mask is optional, created if not provided.
|
|
|
|
@13612
|
19 years |
Paul Price |
Updating script to use ppStack, and new interface (specify inputs via …
|
|
|
|
@13611
|
19 years |
Paul Price |
Fixing usage.
|
|
|
|
@13610
|
19 years |
eugene |
build nebclient inside Nebulous subdir
|
|
|
|
@13609
|
19 years |
eugene |
cleanup satMask, badMask
|
|
|
|
@13608
|
19 years |
eugene |
added SAT_PIXEL_NUM, SAT_PIXEL_FRAC
|
|
|
|
@13607
|
19 years |
eugene |
added sat_pixel_frac, sat_pixel_num
|
|
|
|
@13606
|
19 years |
eugene |
added sat_pixel_frac
|
|
|
|
@13605
|
19 years |
eugene |
added f(sat pix) to rawDetrendExp
|
|
|
|
@13604
|
19 years |
eugene |
new project links use menutop style
|
|
|
|
@13603
|
19 years |
eugene |
adding SUMMARY container for non-psImageStats derived statistics
|
|
|
|
@13602
|
19 years |
eugene |
adding container for summary statistics not generated by psImageStats
|
|
|
|
@13601
|
19 years |
eugene |
saturation is ~60k, not 65k
|
|
|
|
@13600
|
19 years |
eugene |
moving targets into better order
|
|
|
|
@13599
|
19 years |
eugene |
dropping old PHASE0 references
|
|
|
|
@13598
|
19 years |
eugene |
adding kept frames
|
|
|
|
@13597
|
19 years |
eugene |
minor edits
|
|
|
|
@13596
|
19 years |
eugene |
adding the drop state
|
|
|
|
@13595
|
19 years |
eugene |
better links
|
|
|
|
@13594
|
19 years |
Paul Price |
Updating high-level programs to use symbolic names for mask values in …
|
|
|
|
@13593
|
19 years |
Paul Price |
Updating high-level programs to use symbolic names for mask values in …
|
|
|
|
@13592
|
19 years |
Paul Price |
Adding masks.config, to provide mask values.
|
|
|
|
@13591
|
19 years |
Paul Price |
Adding pmConfigMask to use symbolic names for mask values. Need to …
|
|
|
|
@13590
|
19 years |
eugene |
fixed shutter jpeg modes
|
|
|
|
@13589
|
19 years |
eugene |
allow base to not include a leading /
|
|
|
|
@13588
|
19 years |
jhoblitt |
removed unneedex required arg
|
|
|
|
@13587
|
19 years |
eugene |
check for (found) in arguments
|
|
|
|