|
|
|
@7703
|
20 years |
jhoblitt |
add psTimeStrptime()
|
|
|
|
@7702
|
20 years |
jhoblitt |
add psTimeToTM() & psTimeFromTM()
|
|
|
|
@7701
|
20 years |
jhoblitt |
remove commented code
|
|
|
|
@7700
|
20 years |
jhoblitt |
add psTimeToTM()
rename p_psTimeFromTM() -> psTimeFromTM()
minor …
|
|
|
|
@7699
|
20 years |
jhoblitt |
add psMetadataLookupTime()
|
|
|
|
@7698
|
20 years |
Paul Price |
Updating following changes to pmConfigRead and pmConfig.
|
|
|
|
@7697
|
20 years |
magnier |
fixed error in psImageJpegColormapAlloc: vector length not set
|
|
|
|
@7696
|
20 years |
eugene |
finished sedstar
|
|
|
|
@7695
|
20 years |
jhoblitt |
fix memory leaks
|
|
|
|
@7694
|
20 years |
jhoblitt |
fix logic error/segfault in normalizedMode()
|
|
|
|
@7693
|
20 years |
eugene |
creating sedstar
|
|
|
|
@7692
|
20 years |
eugene |
fixed memory leak
|
|
|
|
@7691
|
20 years |
eugene |
updated load2mass
|
|
|
|
@7690
|
20 years |
eugene |
creating sedstar
|
|
|
|
@7689
|
20 years |
eugene |
notes on dvo support tools
|
|
|
|
@7688
|
20 years |
eugene |
updates to addstar for better 2mass support
|
|
|
|
@7687
|
20 years |
eugene |
added photcode support, cleanups
|
|
|
|
@7686
|
20 years |
eugene |
copy concepts when making fpa mosaic
|
|
|
|
@7685
|
20 years |
eugene |
minor changes
|
|
|
|
@7684
|
20 years |
eugene |
add .cvsignore
|
|
|
|
@7683
|
20 years |
eugene |
updating 2MASS addstar tools
|
|
|
|
@7682
|
20 years |
eugene |
added error-checks
|
|
|
|
@7681
|
20 years |
eugene |
added fitsed
|
|
|
|
@7680
|
20 years |
eugene |
changed dvo1.h to dvoshell.h
|
|
|
|
@7679
|
20 years |
magnier |
added photcode support
|
|
|
|
@7678
|
20 years |
jhoblitt |
fix memory leaks
|
|
|
|
@7677
|
20 years |
Paul Price |
Fixing code after pushing argc,argv into pmConfig.
|
|
|
|
@7676
|
20 years |
Paul Price |
Fixing up pmConfigReadRecipes to get recipes from the command-line. …
|
|
|
|
@7675
|
20 years |
jhoblitt |
fix memory leaks in procMode()
|
|
|
|
@7674
|
20 years |
jhoblitt |
fix metadata errors in procMode()
|
|
|
|
@7673
|
20 years |
jhoblitt |
fix segfault & memory leaks
|
|
|
|
@7672
|
20 years |
jhoblitt |
fix memory leak
|
|
|
|
@7671
|
20 years |
jhoblitt |
fix memory leaks
|
|
|
|
@7670
|
20 years |
jhoblitt |
fix all calls to psMetadataAddStr()
|
|
|
|
@7669
|
20 years |
jhoblitt |
don't decr the ref count when assigning to a struct field (duh!)
|
|
|
|
@7668
|
20 years |
jhoblitt |
fix typo
|
|
|
|
@7667
|
20 years |
jhoblitt |
fix memory leak
|
|
|
|
@7666
|
20 years |
jhoblitt |
fix typo
|
|
|
|
@7665
|
20 years |
jhoblitt |
fix memory leak
|
|
|
|
@7664
|
20 years |
jhoblitt |
typo fix
|
|
|
|
@7663
|
20 years |
Paul Price |
Cleaning up psImageInit (no variable should ever be named "TTT"!). …
|
|
|
|
@7662
|
20 years |
jhoblitt |
fix a memory leak
|
|
|
|
@7661
|
20 years |
jhoblitt |
change psDBCleanup() to quietly handle NULLs
|
|
|
|
@7660
|
20 years |
jhoblitt |
fix accidental free'ing of a lookuptable
|
|
|
|
@7659
|
20 years |
jhoblitt |
free pxconfig.args as part of cleanup
|
|
|
|
@7658
|
20 years |
jhoblitt |
call pmConfigCleanup() on exit
|
|
|
|
@7657
|
20 years |
jhoblitt |
memory leak fixes
|
|
|
|
@7656
|
20 years |
drobbin |
removed psAbort call in ImageInit.
|
|
|
|
@7655
|
20 years |
jhoblitt |
remove an unneeded assertion from psDBGenerateSelectRowSQL()
|
|
|
|
@7654
|
20 years |
jhoblitt |
more misc cleanups: assertions & variable declarations
|
|
|
|
@7653
|
20 years |
rhl |
Make PS_FILE_LINE actually work
|
|
|
|
@7652
|
20 years |
jhoblitt |
misc cleanups: assertions, memory leaks, etc. (unfinished)
|
|
|
|
@7651
|
20 years |
jhoblitt |
change psDBInsertRows() to use p_psDBRunQueryPrepared()
change …
|
|
|
|
@7650
|
20 years |
jhoblitt |
remove pxconfig.start & .stop
|
|
|
|
@7649
|
20 years |
Paul Price |
Adding .cvsignore
|
|
|
|
@7648
|
20 years |
Paul Price |
Adding psLibInit and psLibFinalize; adding PS_ALLOC_CHECK feature …
|
|
|
|
@7647
|
20 years |
Paul Price |
Calling psLibInit() to allow memory checking at exit; removing our own …
|
|
|
|
@7646
|
20 years |
Paul Price |
Adding memory checking at exit when environment variable …
|
|
|
|
@7645
|
20 years |
Paul Price |
Changing type of psTraceReset.
|
|
|
|
@7644
|
20 years |
jhoblitt |
- rework the way MYSQL_BIND arrays are handled so that they are …
|
|
|
|
@7643
|
20 years |
Paul Price |
Scope error: was defining chip again, meaning the useful one was going …
|
|
|
|
@7642
|
20 years |
Paul Price |
Fixing up CHIP.Y0 for ccd18.
|
|
|
|
@7641
|
20 years |
Paul Price |
For the easy case, we didn't consider that there might be binning.
|
|
|
|
@7640
|
20 years |
eugene |
updated
|
|
|
|
@7639
|
20 years |
eugene |
various cleanups
|
|
|
|
@7638
|
20 years |
eugene |
added psphotSourceFreePixels
|
|
|
|
@7637
|
20 years |
eugene |
dropping old test code, freeing ref in skipped case
|
|
|
|
@7636
|
20 years |
eugene |
adding psastroConvertFPA,psastroConvertReadout
|
|
|
|
@7635
|
20 years |
eugene |
re-activating external files
|
|
|
|
@7634
|
20 years |
Paul Price |
Optimising mosaicking: splitting out the special case where the …
|
|
|
|
@7633
|
20 years |
magnier |
dropping commented-out code
|
|
|
|
@7632
|
20 years |
magnier |
dropping ifdef-ed out code
|
|
|
|
@7631
|
20 years |
magnier |
adding pmSourceFreePixels
|
|
|
|
@7630
|
20 years |
magnier |
added pmReadoutFreeData, freeing bias sections
|
|
|
|
@7629
|
20 years |
Paul Price |
Fixing mosaicking of binned images: cell concepts (CELL.XBIN and …
|
|
|
|
@7628
|
20 years |
Paul Price |
More cleaning up.
|
|
|
|
@7627
|
20 years |
Paul Price |
Cleaning up confusion in counters.
|
|
|
|
@7626
|
20 years |
Paul Price |
Applying patch from Josh: patch to make psdb thread safe.
|
|
|
|
@7625
|
20 years |
Paul Price |
Make output image that is just the right size.
|
|
|
|
@7624
|
20 years |
Paul Price |
Target and source concepts were sharing the same metadata items in the …
|
|
|
|
@7623
|
20 years |
Paul Price |
Adding pmFPAfileDefineInternal.
|
|
|
|
@7622
|
20 years |
Paul Price |
Fixing API for pmFPAfileDefine{In,Out}put.
|
|
|
|
@7621
|
20 years |
eugene |
various fixes
|
|
|
|
@7620
|
20 years |
eugene |
moved OUTPUT to DefineOutput
|
|
|
|
@7619
|
20 years |
magnier |
fixed error in constraints for psImage
|
|
|
|
@7618
|
20 years |
magnier |
various fixes
|
|
|
|
@7617
|
20 years |
Paul Price |
Applying patch from Josh. Renaming psMemThreadSafety to …
|
|
|
|
@7616
|
20 years |
jhoblitt |
rename psMemThreadSafety() -> psMemSetThreadSafety()
add …
|
|
|
|
@7615
|
20 years |
jhoblitt |
ws
|
|
|
|
@7614
|
20 years |
jhoblitt |
add -selectrun -time
fix -selectrun bug
|
|
|
|
@7613
|
20 years |
jhoblitt |
rename -selectruns -> -selectrun
|
|
|
|
@7612
|
20 years |
drobbin |
Edited psImageFitPoly and EvalPoly. Scaling factors were using …
|
|
|
|
@7611
|
20 years |
jhoblitt |
implement -select
|
|
|
|
@7610
|
20 years |
Paul Price |
Got the wrong sign.
|
|
|
|
@7609
|
20 years |
Paul Price |
Adding pmHDUGetHighest
|
|
|
|
@7608
|
20 years |
rhl |
1/ The p_psMemAllocatePersistent() block didn't cover enough of
the …
|
|
|
|
@7607
|
20 years |
rhl |
Another change in the long quest to fix building without libjpeg …
|
|
|
|
@7606
|
20 years |
Paul Price |
Check X0,Y0,XBIN,YBIN,XPARITY,YPARITY for target; if these are set, …
|
|
|
|
@7605
|
20 years |
Paul Price |
Checking data_exists on chips and cells.
Setting data_exists on mosaic …
|
|
|
|
@7604
|
20 years |
Paul Price |
Cleaning up use of include files for pslib.
|
|
|
|