|
|
|
@14698
|
19 years |
eugene |
fixed SQL error yielding multiple copies of the chip imfiles
|
|
|
|
@14697
|
19 years |
eugene |
adding output sources to PPSIM
|
|
|
|
@14696
|
19 years |
eugene |
adding needed parameters for ppSim
|
|
|
|
@14695
|
19 years |
eugene |
setting up some basic gpc1 parameters (layout, parities)
|
|
|
|
@14694
|
19 years |
eugene |
adding ASTROM.DEPTH
|
|
|
|
@14693
|
19 years |
eugene |
use sprintf to avoid parsing names with numbers and dashes as math …
|
|
|
|
@14692
|
19 years |
eugene |
fixed local variable error
|
|
|
|
@14691
|
19 years |
eugene |
add ASTROM.DEPTH boolean to specify how the astrometry data is stored
|
|
|
|
@14690
|
19 years |
Paul Price |
Fixing up normalisation of the ISIS kernels.
|
|
|
|
@14689
|
19 years |
jhoblitt |
start -toprocess
|
|
|
|
@14688
|
19 years |
jhoblitt |
implement magictool -inputtree
|
|
|
|
@14687
|
19 years |
jhoblitt |
change the type of magicInputSkyfile.node
|
|
|
|
@14686
|
19 years |
jhoblitt |
correctly pase "foo STR NULL"
|
|
|
|
@14685
|
19 years |
jhoblitt |
additional tracing for prepared queries
|
|
|
|
@14684
|
19 years |
Paul Price |
Allow first character of the name of an item to be any alphanumeric, …
|
|
|
|
@14683
|
19 years |
jhoblitt |
fwv
|
|
|
|
@14682
|
19 years |
jhoblitt |
fix PS_ASSERT_PTR() to be called on ptr not &ptr
|
|
|
|
@14681
|
19 years |
eugene |
protecting strings in logic expressions with double quotes
|
|
|
|
@14680
|
19 years |
Paul Price |
Adding check.
|
|
|
|
@14679
|
19 years |
jhoblitt |
psString(Pre|Ap)pend()
- change API to work on psStrings instead …
|
|
|
|
@14678
|
19 years |
jhoblitt |
silence compiler warnings about empty format strings
|
|
|
|
@14677
|
19 years |
jhoblitt |
make P_PS_MEMMAGIC private
|
|
|
|
@14676
|
19 years |
jhoblitt |
add psMemIsAlloced()
|
|
|
|
@14675
|
19 years |
Paul Price |
Plugging memory leak.
|
|
|
|
@14674
|
19 years |
jhoblitt |
add missing tab
|
|
|
|
@14673
|
19 years |
Paul Price |
Adding support for finding the optimum ISIS kernels.
|
|
|
|
@14672
|
19 years |
Paul Price |
Adding support for finding optimum ISIS kernels.
|
|
|
|
@14671
|
19 years |
Paul Price |
Adding function pmSubtractionKernelsOptimumISIS, which derives an …
|
|
|
|
@14670
|
19 years |
eugene |
added sample code for galaxy convolution
|
|
|
|
@14669
|
19 years |
magnier |
calculate radius for sersic correctly
|
|
|
|
@14668
|
19 years |
eugene |
drop deprecated files, move ppSimInsertSources to ppSimInsertStars
|
|
|
|
@14667
|
19 years |
eugene |
added galaxies, some tweaks
|
|
|
|
@14666
|
19 years |
jhoblitt |
-definerun & -updaterun
|
|
|
|
@14665
|
19 years |
jhoblitt |
remove dettool -register_detrend -workdir requirement
|
|
|
|
@14664
|
19 years |
Paul Price |
Would help if I used the function properly.…
|
|
|
|
@14663
|
19 years |
Paul Price |
Importing required function.
|
|
|
|
@14662
|
19 years |
Paul Price |
Protecting PKGDATADIR with some @ signs
|
|
|
|
@14661
|
19 years |
Paul Price |
Rebuild pxdata when the Makefile has changed.
|
|
|
|
@14660
|
19 years |
Paul Price |
Want to generate pxdata.c every time we run make --- otherwise, the …
|
|
|
|
@14659
|
19 years |
Paul Price |
Fixing type checking again. Got it this time, I'm sure!
|
|
|
|
@14658
|
19 years |
Paul Price |
Fixing type check.
|
|
|
|
@14657
|
19 years |
eugene |
finish code re-org, add loading of external psf model
|
|
|
|
@14656
|
19 years |
Paul Price |
Would only read the first 'T' of "TRUE" when parsing a boolean. …
|
|
|
|
@14655
|
19 years |
eugene |
* updates from branch eam_branch_20070817
* changed pmIsFoo to …
|
|
|
|
@14654
|
19 years |
magnier |
update to new apis
|
|
|
|
@14653
|
19 years |
magnier |
adjust order to handle new definition of pmModelClass.h
|
|
|
|
@14652
|
19 years |
magnier |
* added function pointers to pmModel to provide class-dependent …
|
|
|
|
@14651
|
19 years |
magnier |
fixed bugs related to setting the camera from the command line …
|
|
|
|
@14650
|
19 years |
Paul Price |
STAMPS may or may not be in the metadata.
|
|
|
|
@14649
|
19 years |
magnier |
changed API names pmIsFoo to pmFooTest
|
|
|
|
@14648
|
19 years |
magnier |
insignificant changes
|
|
|
|
@14647
|
19 years |
magnier |
added formatName to pmFPAfile (needed in some cases)
dropped const …
|
|
|
|
@14646
|
19 years |
eugene |
adding magictool
|
|
|
|
@14645
|
19 years |
eugene |
push in my current config values
|
|
|
|
@14644
|
19 years |
eugene |
go beyond ENSEMBLE
|
|
|
|
@14643
|
19 years |
eugene |
protect ENV variable D
|
|
|
|
@14641
|
19 years |
eugene |
changing pmModelGroup... apis to pmModelClass... apis
|
|
|
|
@14640
|
19 years |
eugene |
removed ttree references
|
|
|
|
@14638
|
19 years |
Paul Price |
Kernel range is inclusive.
|
|
|
|
@14636
|
19 years |
Paul Price |
If there are no bad pixels, then 'bad' is never allocated.
|
|
|
|
@14635
|
19 years |
Paul Price |
Changed name of function.
|
|
|
|
@14634
|
19 years |
Paul Price |
Adding pmStackReject.h
|
|
|
|
@14633
|
19 years |
Paul Price |
Removing function that's not used. Got another function of the same …
|
|
|
|
@14632
|
19 years |
Paul Price |
Moving pmSubtractionDeconvolveMask out of subtraction files, renaming …
|
|
|
|
@14631
|
19 years |
Paul Price |
Protecting pmReadoutFreeData from readout=NULL. Changing assertions …
|
|
|
|
@14630
|
19 years |
Paul Price |
Changing names of tasks from dettoool.whatever to detrend.whatever, to …
|
|
|
|
@14629
|
19 years |
Paul Price |
Adding line to help message stating the sense of subtraction.
|
|
|
|
@14628
|
19 years |
Paul Price |
Adding stacking subsection.
|
|
|
|
@14627
|
19 years |
jhoblitt |
rename the output metadata of pztool -pendingexp to pzPendingExp
|
|
|
|
@14626
|
19 years |
Paul Price |
Changes to stacking to allow it to work on convolved images.
|
|
|
|
@14625
|
19 years |
Paul Price |
Changes to stacking to allow it to work on convolved images. Pulled a …
|
|
|
|
@14624
|
19 years |
Paul Price |
Whoops, removed necessary definition.
|
|
|
|
@14623
|
19 years |
Paul Price |
Adding check on return of pmSubtractionKernelImage.
Fixing coordinates …
|
|
|
|
@14622
|
19 years |
Paul Price |
Fixing type for ASTROM.ACCEPT
|
|
|
|
@14621
|
19 years |
eugene |
cleanup the pantasks code
|
|
|
|
@14620
|
19 years |
eugene |
adding notes
|
|
|
|
@14607
|
19 years |
jhoblitt |
incomplete attempt to covert to using books instead of queues
|
|
|
|
@14606
|
19 years |
Paul Price |
Ditto.
|
|
|
|
@14605
|
19 years |
Paul Price |
Don't use regions if the size is 0.
|
|
|
|
@14604
|
19 years |
Paul Price |
Generate target stamps when not provided.
|
|
|
|
@14603
|
19 years |
Paul Price |
Adding THREHSOLD.MASK
|
|
|
|
@14602
|
19 years |
Paul Price |
Adding function pmSubtractionDeconvolveMask that performs matched …
|
|
|
|
@14601
|
19 years |
jhoblitt |
last working version
|
|
|
|
@14600
|
19 years |
jhoblitt |
pz*tool modernization efforts
|
|
|
|
@14598
|
19 years |
jhoblitt |
VERSION 1.1.27
|
|
|
|
@14597
|
19 years |
jhoblitt |
remove exp_id field from pz* tables
formatting
|
|
|
|
@14596
|
19 years |
magnier |
fixed a leak and a typo
|
|
|
|
@14595
|
19 years |
magnier |
supply the newCameraName to pmFPAfileDefineOutputForFormat
|
|
|
|
@14594
|
19 years |
jhoblitt |
add pmFPAUtils.h
|
|
|
|
@14593
|
19 years |
Paul Price |
Changing how kernel description is added to the header.
|
|
|
|
@14592
|
19 years |
Paul Price |
Add the full kernel description rather than the string summary.
|
|
|
|
@14591
|
19 years |
Paul Price |
Put regions onto metadata as well.
|
|
|
|
@14590
|
19 years |
eugene |
convert str_to_time and related functions to ohana_...; various …
|
|
|
|
@14589
|
19 years |
jhoblitt |
add pxTreeFromMetadata()
|
|
|
|
@14588
|
19 years |
Paul Price |
A quick change to 'ipp_serial_inject.pl' from IPP 2.2 to get it to …
|
|
|
|
@14587
|
19 years |
eugene |
removing deprecated files (either moved to libohana or tools)
|
|
|
|
@14586
|
19 years |
Paul Price |
Moved all the work into psModules function pmSubtractionMatch, to …
|
|
|
|
@14585
|
19 years |
Paul Price |
Moving free to avoid SEGV.
|
|
|
|
@14584
|
19 years |
Paul Price |
Fixing type, psString --> const char*, since we don't need the memblock.
|
|
|
|
@14583
|
19 years |
Paul Price |
Adding pmSubtractionMatch.h
|
|
|
|