IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Timeline



Nov 9, 2006:

6:05 PM Changeset [9947] by jhoblitt
fix -definebydetrun memory corruption issues
5:21 PM Changeset [9946] by jhoblitt
first pass implementation of -definebydetrun
4:17 PM Changeset [9945] by Paul Price
Bug in output binning --- if the binning wasn't set, it would come …
4:14 PM Changeset [9944] by Paul Price
Forgot to add them to the output.
4:13 PM Changeset [9943] by Paul Price
Adding XBIN and YBIN to list that gets checked.
3:00 PM Changeset [9942] by jhoblitt
stub out -definebydetrun as a copy of -definebyquery
2:38 PM Changeset [9941] by drobbin
Reformatted for consistency between tests.
2:32 PM Changeset [9940] by jhoblitt
plug a simple memory leak
2:31 PM Changeset [9939] by Paul Price
string.h is required for strlen.
2:16 PM Changeset [9938] by jhoblitt
in getMetadataType() remove duplicate call to psMetadataAddItem() …
2:07 PM Changeset [9937] by jhoblitt
when parsing a line don't terminate the comment at a '~'
1:57 PM Changeset [9936] by drobbin
Reformatting done for consistency between tests.
1:40 PM Changeset [9935] by jhoblitt
print got/expected on ok_str() failure
1:37 PM Changeset [9934] by drobbin
Replaced all unreachable spots I removed previously.
1:27 PM Changeset [9933] by drobbin
Tap test for psSphereOps.c. execute_tap script added for convenience. …
1:26 PM Changeset [9932] by drobbin
Added files for profiling reporting in astro/. Error checks for NAN …
11:41 AM Changeset [9931] by jhoblitt
fix printing of empty METADATA comments
11:32 AM Changeset [9930] by jhoblitt
add rawDetrenedExp.camera to the output of dettool -toprocessedexp
11:28 AM Changeset [9929] by jhoblitt
add camera to the output of dettool -raw
10:26 AM Changeset [9928] by eugene
update notes from growth tests
10:20 AM Changeset [9927] by magnier
added test psImageShiftKernel and related p_psImageShiftKernel_F32; …
10:18 AM Changeset [9926] by magnier
added tap_psImageShiftKernel.c to test NxN kernel-shifting code
10:17 AM Changeset [9925] by magnier
adjust mask region to follow interpolated shift, if applied; added …
10:16 AM Changeset [9924] by magnier
added prototype
10:15 AM Changeset [9923] by magnier
fixed a memory leak, restrict region to image in growth curve
10:14 AM Changeset [9922] by magnier
added tap_pmGrowthCurve.c tap_pmSourcePhotometry.c, updated .cvsignores

Nov 8, 2006:

6:51 PM Changeset [9921] by jhoblitt
remove name from p_psParseLevelInfo add 'nested' metadata's to the …
6:06 PM Changeset [9920] by jhoblitt
remove passing around of a metadata nesting level param as this …
5:50 PM Changeset [9919] by jhoblitt
delay parseLevelInfoArray alloc in parseLine() until it's really needed
5:22 PM Changeset [9918] by jhoblitt
check fclose()'s return status
5:06 PM Changeset [9917] by jhoblitt
revamp parseVector()
3:58 PM Changeset [9916] by jhoblitt
split parseGeneric(), parseType(), & parseMetadataEnd() out of …
3:18 PM Changeset [9915] by jhoblitt
remove empty ChangeLog
2:50 PM Changeset [9914] by Paul Price
Fixing cache directory.
2:45 PM Changeset [9913] by jhoblitt
possible fix for join error in -tonormalize
2:03 PM Changeset [9912] by jhoblitt
improved error checking, coding style, & structure in parseLine() …
11:52 AM Changeset [9911] by jhoblitt
remove ChangeLog as it's empty
10:19 AM Changeset [9910] by Paul Price
Cleaning up --- isolating tests from each other.
10:04 AM Changeset [9909] by Paul Price
Adding psClip

Nov 7, 2006:

6:48 PM Changeset [9908] by drobbin
added outputs: mdc-overwrite_true.txt and mdc-overwrite_false.txt in …
5:34 PM Changeset [9907] by Paul Price
Pulling out function that got implemented in psLib
5:21 PM Changeset [9906] by Paul Price
Fixing ppMerge recipes --- had BACKGROUND instead of MEAN and STDEV.
4:15 PM Changeset [9905] by Paul Price
Adding directory.
4:10 PM Changeset [9904] by Paul Price
Adding workdir to the configuration.
4:09 PM Changeset [9903] by Paul Price
Prepend the global path to the file rule.
3:48 PM Changeset [9902] by Paul Price
Fixing file names (produced by making the camera name important).
3:20 PM Changeset [9901] by Paul Price
Fixing up recipes
2:01 PM Changeset [9900] by drobbin
Updated testing to conform to changes in psMetadataPrint return status.
1:11 PM Ticket #842 (misc issues in psMetadataConfig) created by David.Robbins@…
Couple of minor issues in psMetadataConfig to consider: a) …
12:57 PM Changeset [9899] by Paul Price
Using environment variables instead of fixed names.
12:56 PM Changeset [9898] by Paul Price
Adding interpolation of environment variables within paths.
12:55 PM Changeset [9897] by jhoblitt
move pmGrowthCurveGenerate() from pmGrowthCurve.c -> pmPSF.c
12:54 PM Changeset [9896] by drobbin
Merged this test into the output test
12:53 PM Changeset [9895] by drobbin
Updated testing
12:30 PM Changeset [9894] by Paul Price
Reorganising so that the trace and logging stuff is loaded the …
11:26 AM Changeset [9893] by Paul Price
Adding shutter correction (turned off for megacam) and fringe …
10:38 AM Changeset [9892] by Paul Price
Output images from ppImage are specified by the FILERULES in the …

Nov 6, 2006:

11:22 PM Changeset [9891] by eugene
notes and updated tests
11:22 PM Changeset [9890] by eugene
moved psphotGrowthCurve to pmGrowthCurveGenerate
11:21 PM Changeset [9889] by eugene
added a comment
11:20 PM Changeset [9888] by eugene
explicit test if object was subtracted
11:19 PM Changeset [9887] by eugene
not including the test programs by default
11:14 PM Changeset [9886] by magnier
convert apResid measurement to use pmSourceMagnitudes API for …
11:12 PM Changeset [9885] by magnier
moved pmPSFFromModels to pmPSFFromPSFtry
11:11 PM Changeset [9884] by magnier
added flag for interpolation for aperture photometry
11:11 PM Changeset [9883] by magnier
added code to perform the subpixel shift, if requested; changed …
11:09 PM Changeset [9882] by magnier
moved pmPSFFromModels to pmPSFFromPSFtry; now accepts a pmPSFtry as input
11:07 PM Changeset [9881] by magnier
adding prep code to apply psImageBicubeFit to peaks in pmPeaks (ie, to …
11:06 PM Changeset [9880] by magnier
added pmSourceCopy, change special magnitudes (32, 99) to NAN
11:04 PM Changeset [9879] by magnier
moved psphotGrowthCurve to pmGrowthCurveGenerate
11:02 PM Changeset [9878] by magnier
adding pstap (but disabled for now)
11:02 PM Changeset [9877] by magnier
adding tests related to objects
11:01 PM Changeset [9876] by magnier
adding pstap copied from psLib
9:45 PM Changeset [9875] by magnier
added tests for psImageShift and psImageInterpolate, fixed low-level …
7:09 PM Changeset [9874] by drobbin
Added type handling for S/U64
6:35 PM Changeset [9873] by jhoblitt
improve error handling in psMetadataConfigParse()
6:21 PM Changeset [9872] by jhoblitt
fix error checking in psMetadataConfigRead()
6:12 PM Changeset [9871] by Paul Price
Missed out on wrapping fringe stuff in "doFringe".
5:57 PM Ticket #841 (psLibInit produces errors parsing time configuration file) created by Paul Price
#include <stdio.h> #include <pslib.h> int main(int argc, char …
5:18 PM Changeset [9870] by Paul Price
Adding filenames to configuration parsing.
4:13 PM Changeset [9869] by Paul Price
Adding fringe processing to detrend tools.
12:31 PM Changeset [9868] by drobbin
Added comment parsing for metadata in parseLine in psMetadataConfig.c. …

Nov 5, 2006:

4:15 PM Changeset [9867] by eugene
testing bicubic interpolation for aperture
4:11 PM Changeset [9866] by magnier
centroid shift for aperture ifdef-ed out
4:02 PM Changeset [9865] by magnier
added BICUBE, fixed sign error and 0.5 pixel error in psImageShift
4:00 PM Changeset [9864] by magnier
added BICUBE interpolation, removed scrap code in BILINEAR interpolation
3:58 PM Changeset [9863] by magnier
added psImageInterpolate tests so I could test fixes to this function

Nov 3, 2006:

6:42 PM Changeset [9862] by drobbin
Updated MetadataConfig tests and merged (removed) …
6:08 PM Changeset [9861] by jhoblitt
fwv
5:15 PM Changeset [9860] by jhoblitt
check munmap()'s return status
4:57 PM Changeset [9859] by Paul Price
Adding fringe parameters.
4:51 PM Changeset [9858] by jhoblitt
fixes to comform to the format icd-demo is expecting
4:40 PM Changeset [9857] by Paul Price
Adding fringe processing.
4:36 PM Changeset [9856] by Paul Price
Bug fixes in reading from FITS file (wasn't allocating memory, need to …
4:34 PM Changeset [9855] by Paul Price
Changing unsigned int to int
4:34 PM Changeset [9854] by Paul Price
Adding shutter type
4:33 PM Changeset [9853] by jhoblitt
add columns metadata
4:33 PM Changeset [9852] by jhoblitt
remove incorrect comment
4:11 PM Changeset [9851] by jhoblitt
fwv
3:25 PM Changeset [9850] by jhoblitt
VERSION to 0.10
3:25 PM Changeset [9849] by jhoblitt
fix handling of NULL strings
2:20 PM Changeset [9848] by drobbin
Removed a couple unreachable spots from psMetadataConfig in …
11:11 AM Changeset [9847] by drobbin
Added a test for psArrayAllocEmpty (to complete psArray test-coverage)
10:20 AM Changeset [9846] by drobbin
Updated psMetadataConfig- removed 1 or 2 unreachable spots. Updated …
7:25 AM Changeset [9845] by eugene
fixed error in histogram for NaN/Inf
7:24 AM Changeset [9844] by eugene
fixed while evaluation
5:21 AM Changeset [9843] by magnier
I added code to pmSourcePhotometryAper to shift the source so the …
5:12 AM Changeset [9842] by magnier
added metricErr
5:12 AM Changeset [9841] by magnier
added metricErr, unused test output code, no skybias in apresid fit …
5:11 AM Changeset [9840] by eugene
added notes
5:11 AM Changeset [9839] by eugene
added growthTest program to makefile
5:10 AM Changeset [9838] by eugene
added unused test code
5:09 AM Changeset [9837] by eugene
use center of center pixel for ref object
5:08 AM Changeset [9836] by eugene
reset radius to integer type (necessary since growth does not interpolate)
5:07 AM Changeset [9835] by eugene
save smoothed images when tracing (>5)
5:05 AM Changeset [9834] by eugene
fixed formula for normalization error
5:04 AM Changeset [9833] by eugene
require growth curve to include min radius

Nov 2, 2006:

12:30 PM Changeset [9832] by Paul Price
Adding fringe combination.
12:12 PM Changeset [9831] by Paul Price
No need to print header.
11:55 AM Changeset [9830] by Paul Price
Was neglecting to zero the mask before using it.

Nov 1, 2006:

6:51 PM Changeset [9829] by drobbin
input file for psMetadataConfigParse.
5:17 PM Changeset [9828] by jhoblitt
use MYSQL_LDFLAGS instead of MYSQL_LIBS
5:15 PM Changeset [9827] by jhoblitt
fix dsleech to handle valid but empty filesets
4:53 PM Changeset [9826] by Paul Price
Adding fringe parameters.
2:32 PM Changeset [9825] by Paul Price
Fixing trace components
2:31 PM Changeset [9824] by Paul Price
Fixing up trace components.
12:41 PM Changeset [9823] by jhoblitt
add blurb about registering pre-created detrends
12:39 PM Changeset [9822] by Paul Price
Adding functions to read/write an array of fringe statistics to a …
12:27 PM Changeset [9821] by jhoblitt
remove dettool -updatedetrun -stop add dettool -upratedetrun -state …
12:03 PM Changeset [9820] by jhoblitt
fix memory leak in register_detrendMode()
11:56 AM Changeset [9819] by jhoblitt
rollback r1.100 pending discussion of *Alloc() function behavior
11:45 AM Changeset [9818] by jhoblitt
removed test in psTimeCopy checking for psTimeAlloc() returning NULL. …

Oct 31, 2006:

6:21 PM Changeset [9817] by jhoblitt
first pass implementation of -register_detrend & -register_detrend_imfile
5:15 PM Changeset [9816] by jhoblitt
stub out -register_detrend & -register_detrend_imfile
4:54 PM Changeset [9815] by Paul Price
Adding more information for recipes: symbolic links and precedence.
2:01 PM Changeset [9814] by drobbin
Adding tap test for psMetadataConfigFormat
9:40 AM Changeset [9813] by eugene
changed name of radiusTMP to radiusFit in pmModel
9:39 AM Changeset [9812] by eugene
dropped psmodule duplicate models
9:39 AM Changeset [9811] by eugene
more complete ending for ENSEMBLE break point
9:38 AM Changeset [9810] by magnier
changed name of radiusTMP to radiusFit in pmModel
9:38 AM Changeset [9809] by eugene
added polyfitTest
9:38 AM Changeset [9808] by magnier
if-def out some test code, comments describing SXY fitting issues
9:37 AM Changeset [9807] by eugene
added ignore option to psphotGrowthCurve
9:35 AM Changeset [9806] by eugene
removing models now in psModules

Oct 30, 2006:

7:06 PM Changeset [9805] by drobbin
Added error check to psTimeCopy for proper time-type. only formatting …
6:45 PM Changeset [9804] by jhoblitt
code tidying
6:38 PM Changeset [9803] by jhoblitt
remove FullUnitTest & runTest as they are now unused
6:36 PM Changeset [9802] by jhoblitt
move mysql probling into it's only .m4 file
6:03 PM Changeset [9801] by jhoblitt
add ax_lib_mysql.m4
5:42 PM Changeset [9800] by jhoblitt
first pass attempt to made the library probes use values from the …
5:40 PM Changeset [9799] by drobbin
Removed comment output from formatMetadataItem - MULTI. Can't have a …
2:08 PM Changeset [9798] by drobbin
Merged differences from recent check-in. Edited long-lines. Updated …
12:32 PM Changeset [9797] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_54'.
12:32 PM Changeset [9796] by jhoblitt
VERSION 0.0.54
12:31 PM Changeset [9795] by jhoblitt
VERSION 0.0.54 (glueforge fixes)
12:31 PM Changeset [9794] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_31'.
12:31 PM Changeset [9793] by jhoblitt
VERSION 0.31
12:30 PM Changeset [9792] by jhoblitt
fix printing of psTimes
12:30 PM Changeset [9791] by jhoblitt
require ippdb 0.0.54 (-simple time handling fixes)
11:56 AM Changeset [9790] by jhoblitt
add phase 3 masking support
11:55 AM Changeset [9789] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_53'.
11:55 AM Changeset [9788] by jhoblitt
VERSION 0.0.53
11:55 AM Changeset [9787] by jhoblitt
VERSION 0.0.53 add phase 3 masking
11:54 AM Changeset [9786] by eugene
updated ellipse rotations
11:45 AM Changeset [9785] by eugene
added full derivation of ellipse rotations
11:26 AM Changeset [9784] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_52'.
11:25 AM Changeset [9783] by jhoblitt
VERSION 0.0.52
11:24 AM Changeset [9782] by jhoblitt
add p2 masking support

Oct 29, 2006:

5:13 PM Changeset [9781] by eugene
updates to fix wrt new parameter defs
5:13 PM Changeset [9780] by eugene
catch errors from psphotChoosePSF
5:04 PM Changeset [9779] by magnier
adding new prototypes
5:04 PM Changeset [9778] by magnier
if-out test code lines
5:03 PM Changeset [9777] by magnier
catch errors for undefined model names
5:03 PM Changeset [9776] by magnier
returned PGAUSS and QGAUSS to service
5:02 PM Changeset [9775] by magnier
major cleanup of model code, fixes to use new param defs
5:02 PM Changeset [9774] by magnier
fixed formulae of Shape to Axes

Oct 28, 2006:

5:41 PM Changeset [9773] by magnier
fixed a typo
10:33 AM Changeset [9772] by eugene
added
10:32 AM Changeset [9771] by eugene
this is an important change. I have changed the way in which the psf …
10:23 AM Changeset [9770] by magnier
This is an important change to the PSF shape model. - I have changed …
10:15 AM Changeset [9769] by magnier
added PSF_CLUMP_NSIGMA, default to 1.5
10:12 AM Changeset [9768] by magnier
fixed up the math on these; ADD text to follow
10:09 AM Changeset [9767] by magnier
added error catch for failed stats

Oct 27, 2006:

4:52 PM Ticket #837 (Build issue --- using env. variables to find CFITSIO, FFTW) closed by Paul Price
worksforme: I believe this has been fixed since. In particular, it works for me …
4:49 PM Ticket #838 (make check fails without --enable-tests) closed by Paul Price
worksforme: Works for me with the latest version from CVS. Note that the build …
4:39 PM Ticket #839 (pslib.h looks for xmllib2 headers in the wrong place.) closed by Paul Price
invalid: libxml has been removed from our dependencies since this code.
4:37 PM Ticket #804 (Memory blocks between 32769 and 65536 are not freed correctly) closed by Paul Price
invalid: The recycle list has been #define-ed out of the psMemory system.
4:08 PM Ticket #839 (pslib.h looks for xmllib2 headers in the wrong place.) created by robert.desonia@…
3) pslib.h looks for xmllib2 headers in the wrong place. Using the …
4:07 PM Ticket #838 (make check fails without --enable-tests) created by robert.desonia@…
2) "make check" fails unless the magic flag "--enable-tests" is …
4:04 PM Ticket #837 (Build issue --- using env. variables to find CFITSIO, FFTW) created by robert.desonia@…
Our group has been tasked with evaluating pslib for use with LSST. …
2:59 PM Changeset [9766] by jhoblitt
rename dettool -definebyexp -> definebytag
2:47 PM Changeset [9765] by jhoblitt
implement -block/unblock/masked

Oct 26, 2006:

6:00 PM Changeset [9764] by jhoblitt
add basic p2 masking support and the p2Mask table
4:26 PM Changeset [9763] by jhoblitt
handle "NULL" mdcf time values (untested)
4:22 PM Changeset [9762] by jhoblitt
simple comment fix
4:16 PM Changeset [9761] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'v0_09'.
4:16 PM Changeset [9760] by jhoblitt
update for 0.09 release
4:16 PM Changeset [9759] by jhoblitt
VERSION to 0.09
4:15 PM Changeset [9758] by jhoblitt
fix time tests that were dependent on MULTI times being broken fix …
3:53 PM Changeset [9757] by jhoblitt
fix a bug in Build.PL where a rebuilt grammar was not installed
3:15 PM Changeset [9756] by jhoblitt
fix NULL psTime format
3:10 PM Changeset [9755] by jhoblitt
fix formatMetadataItem() to handle printing of NULL psTimes
3:09 PM Changeset [9754] by jhoblitt
fix psMetadataItemCopy() to handle NULL psTimes
2:17 PM Changeset [9753] by jhoblitt
change -runs to differentiate between database errors & no rows founds
2:12 PM Changeset [9752] by jhoblitt
implement -search -use_begin & -use_end
2:07 PM Changeset [9751] by jhoblitt
implement comparison operation selection for S32 & psTime types in …

Oct 25, 2006:

6:44 PM Changeset [9750] by drobbin
Update MetadataConfig tests. Removed unreachable spots from …
5:47 PM Changeset [9749] by jhoblitt
change psTimeToISO() to not append a 'Z' to the time string
4:57 PM Changeset [9748] by jhoblitt
convert large if/else in psDBGenerateConditionalSQL() into a switch stmt
2:38 PM Changeset [9747] by drobbin
Fixed ok_double, ok_float, and added ok_str

Oct 24, 2006:

7:25 PM Changeset [9746] by drobbin
Added partially-constructed table for psLookupTable tests.
6:58 PM Changeset [9745] by drobbin
Fixed LookupTable to error when a partially-constructed table row is …
3:48 PM Changeset [9744] by Paul Price
Major changes to bring spec up to date with code, mainly for stuff …
2:59 PM Changeset [9743] by drobbin
Fixed segfault caused by change of n-parameter in psArrayAlloc.
2:33 PM Changeset [9742] by Paul Price
Changed definition of psArrayAlloc.
2:29 PM Changeset [9741] by Paul Price
Changed definition of psArrayAlloc
2:27 PM Changeset [9740] by Paul Price
Changed definition of psVectorAlloc and psArrayAlloc
2:18 PM Changeset [9739] by drobbin
New tap tests for psMetadataConfig. Output is finished, input is not.
2:18 PM Changeset [9738] by Paul Price
Changed definition of psVectorAlloc.
2:16 PM Changeset [9737] by Paul Price
Changed definition of psVectorAlloc and psArrayAlloc.
2:16 PM Changeset [9736] by drobbin
Updated psMetadataCopy- an error is now skipped and allows the rest of …
2:11 PM Changeset [9735] by Paul Price
Changed definition of psArrayAlloc
2:07 PM Changeset [9734] by Paul Price
Changed definition of psVectorAlloc and psArrayAlloc
2:00 PM Changeset [9733] by Paul Price
Changed definition of psVectorAlloc.
1:58 PM Changeset [9732] by Paul Price
Changed definition of psArrayAlloc.
1:56 PM Changeset [9731] by Paul Price
psVectorAlloc now sets vector size to allocated size.
12:55 PM Changeset [9730] by Paul Price
Following today's meeting, we agreed that psVectorAlloc (and therefore …
12:29 PM Changeset [9729] by Paul Price
psVectorAlloc and psArrayAlloc set length to that requested; …
12:00 PM Changeset [9728] by eugene
log10 for log()/log(10)
11:59 AM Changeset [9727] by eugene
added
11:58 AM Changeset [9726] by eugene
added mkrgb, fixed shift bug
11:24 AM Changeset [9725] by Paul Price
Changing spec for psVectorAlloc, adding psVectorAllocEmpty.

Oct 23, 2006:

5:48 PM Changeset [9724] by Paul Price
Fixed incorrect statement.
5:24 PM Changeset [9723] by Paul Price
Don't need that here.
5:11 PM Changeset [9722] by jhoblitt
disable old pstest tests and remove associated metadata files remove …
5:08 PM Changeset [9721] by Paul Price
Updating FPA and HDU section to match implementation: major changes.
5:07 PM Ticket #836 (psMetadataCopy - partially copied metadata) closed by Paul Price
invalid: The fact that the output metadata can be modified if there is an error …
3:15 PM Changeset [9720] by drobbin
Edited psMetadataCopy and relevant tests. Removed the psFree(out)'s …
3:10 PM Changeset [9719] by Paul Price
Removing old files, no longer necessary and passed by.
3:05 PM Changeset [9718] by Paul Price
Adding doxygen tags.
3:05 PM Ticket #836 (psMetadataCopy - partially copied metadata) created by David.Robbins@…
In addition to the concerns I've expressed about psMetadataCopy not …
2:23 PM Changeset [9717] by Paul Price
Fixing typo.
11:37 AM Changeset [9716] by Paul Price
Fixing to work with current (2006 Sep 7, Sep 15) uCam images.

Oct 21, 2006:

2:51 PM Changeset [9715] by drobbin
minor doxygen edit: ingroup= types (was dataIO)
2:49 PM Changeset [9714] by drobbin
Finished testing of psLookupTable. 100% coverage reported. Added …

Oct 20, 2006:

6:27 PM Changeset [9713] by Paul Price
Fixing so it compiles. Removed photometric systems stuff.
6:26 PM Changeset [9712] by Paul Price
Fixing pmFPA. Adding pmHDU and pmHDUUtils, pmFPAview.
6:05 PM Changeset [9711] by jhoblitt
change -defineby* to make most detRun attributes optional
6:02 PM Changeset [9710] by Paul Price
Documenting, adding const
6:01 PM Changeset [9709] by jhoblitt
minor update
6:01 PM Changeset [9708] by jhoblitt
change -search to match against the new fields in detRun
5:34 PM Changeset [9707] by jhoblitt
add dettool -defineby* fpa attributes
5:33 PM Changeset [9706] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_51'.
5:33 PM Changeset [9705] by jhoblitt
VERSION 0.0.51
5:33 PM Changeset [9704] by jhoblitt
VERSION 0.0.51 add detRun *exp values
5:31 PM Changeset [9703] by Paul Price
Removing now-false statement.
5:30 PM Changeset [9702] by Paul Price
Removing col0,row0 in the chip --- it's in the concepts.
5:27 PM Changeset [9701] by Paul Price
Left additional argument.
5:26 PM Changeset [9700] by Paul Price
Fixing typo.
5:26 PM Changeset [9699] by Paul Price
Printing ourselves, instead of using psTrace, so that we can actually …
5:00 PM Changeset [9698] by Paul Price
Adding more info to the descriptions.
4:12 PM Changeset [9697] by Paul Price
Fixing false error caused by attempting to read concepts at FPA level …
4:01 PM Changeset [9696] by Paul Price
Adding dateobs for phase 0, from FPA.TIME
3:54 PM Changeset [9695] by Paul Price
Require cell to read concepts from cell information.
3:49 PM Changeset [9694] by jhoblitt
require Cache::File
3:46 PM Changeset [9693] by Paul Price
Using FPA time instead of cell time.
3:35 PM Changeset [9692] by Paul Price
Adding error condition for psVectorsReadFromFile in response to bug on …
3:34 PM Ticket #835 (psLookupTable & partially constructed tables) closed by Paul Price
fixed: I think this is a reasonable condition to produce an error. I updated …
3:21 PM Ticket #835 (psLookupTable & partially constructed tables) created by David.Robbins@…
it's unclear how the psLookupTable functions should handle a case …
3:12 PM Changeset [9691] by jhoblitt
fix an error message
3:09 PM Changeset [9690] by jhoblitt
fix psTime related memory leaks in p_psDBRunQueryPrepared()
2:58 PM Changeset [9689] by Paul Price
Updated the configuration and concepts sections.
2:55 PM Changeset [9688] by Paul Price
Adding a little bit more detail to the comments.
2:39 PM Changeset [9687] by jhoblitt
req ippdb 0.0.50
2:39 PM Changeset [9686] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_0_50'.
2:39 PM Changeset [9685] by jhoblitt
fwv
2:38 PM Changeset [9684] by jhoblitt
VERSION 0.0.50
2:37 PM Changeset [9683] by jhoblitt
VERSION to 0.0.50 add [rawImfile|raw*Exp].dateobs
2:37 PM Changeset [9682] by jhoblitt
add -dateobs params to -update[imfile|exp]
2:33 PM Changeset [9681] by jhoblitt
fix NULL time value pass throught in p_psDBFetchResult()
2:10 PM Changeset [9680] by jhoblitt
plug memory leaks in p_psDBFetchResult() that occur when returning an …
1:03 PM Changeset [9679] by Paul Price
Cleaning up, adding a few more details.
12:07 PM Changeset [9678] by Paul Price
Adding explanations from old Modules SDRS.
11:59 AM Changeset [9677] by Paul Price
Suspect I only changed the formatting...?
3:35 AM Changeset [9676] by rhl
Assert that a literal 4 is correct
3:34 AM Changeset [9675] by rhl
Use symbolic param names

Oct 19, 2006:

5:52 PM Changeset [9674] by Paul Price
The PSLATEX was stuffing up on my machine.
5:51 PM Changeset [9673] by Paul Price
Adding recipes.
4:36 PM Changeset [9672] by drobbin
Removed unreachable spots in psLookupTable. Added tests to …
4:16 PM Changeset [9671] by Paul Price
Fixing typos in comments.
3:12 PM Changeset [9670] by eugene
fixed bug: missing SAVE.OUTPUT implies TRUE not FALSE
2:55 PM Changeset [9669] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel-0_30'.
2:55 PM Changeset [9668] by jhoblitt
VERSION to 0.30 add psTime support to the psdb templates
2:52 PM Changeset [9667] by smalle
fixed typo in Build.PL preventing execution
2:25 PM Changeset [9666] by jhoblitt
rename ippdb.md -> ippdb.mdc
2:17 PM Changeset [9665] by jhoblitt
rename p_psTimeCopy() -> psTimeCopy() as it should be a public interface
2:06 PM Changeset [9664] by jhoblitt
disable all but the 'tasks' tables as they are currently unused
2:05 PM Changeset [9663] by jhoblitt
rename ippdb.m4 -> ippdb.md (since it's not an m4 script)
1:12 PM Changeset [9662] by Paul Price
Adding blank header keywords to list of keywords to ignore. Found …
1:10 PM Changeset [9661] by Paul Price
Adding error checks on recipe parameters; providing defaults with …
12:54 PM Changeset [9660] by eugene
deactivate PSPHOT.INPUT at the end of ppImagePhotom so it is not freed …
12:53 PM Changeset [9659] by eugene
updating recipes for psphot / psastro dev work
12:37 PM Changeset [9658] by jhoblitt
add psTime support
11:58 AM Changeset [9657] by eugene
added notes
11:57 AM Changeset [9656] by eugene
minor cleanup of recipe logic
11:57 AM Changeset [9655] by eugene
added error checks and removed test output
11:53 AM Changeset [9654] by magnier
added pmFPAfile->name to log message
11:16 AM Changeset [9653] by rhl
Use pmSource->sky not params[PM_PAR_SKY]
11:13 AM Changeset [9652] by rhl
Use pmSource->sky not params[PM_PAR_SKY]
11:10 AM Changeset [9651] by rhl
Add pmSource.sky(Err)?
11:09 AM Changeset [9650] by rhl
Allow pmFPAfileIOChecks to delete internal files

Oct 18, 2006:

5:04 PM Changeset [9649] by eugene
added log messages
5:04 PM Changeset [9648] by jhoblitt
rename psastroLoadReferences() -> psastroLoadRefstars() rename …
5:04 PM Changeset [9647] by eugene
added log outputs, fixed memory leak, added error tests
5:03 PM Changeset [9646] by eugene
dropped old test lines
5:03 PM Changeset [9645] by eugene
rationalized ra range, added error checks, better getstar line creation
5:02 PM Changeset [9644] by eugene
added error checks for psastroOneChip
5:02 PM Changeset [9643] by eugene
added log messages, fixed ra range issue
5:01 PM Changeset [9642] by eugene
added needed error codes
5:00 PM Changeset [9641] by eugene
added tests to rationalize ra range
4:57 PM Changeset [9640] by magnier
added some trace lines
4:56 PM Changeset [9639] by magnier
added various error checks and cleaned up output stats
12:37 PM Changeset [9638] by jhoblitt
lernt 2 spel
12:33 PM Changeset [9637] by jhoblitt
add a status message to ACX_PTHREAD to keep RHEL 4 happy
12:01 PM Changeset [9636] by Paul Price
Fixing master include file after chopping stuff out.
10:16 AM Changeset [9635] by rhl
Improve psMetadataPrint's error message
8:54 AM Changeset [9634] by eugene
added notes
8:54 AM Changeset [9633] by eugene
work to allow REF measurements in the solution
8:53 AM Changeset [9632] by eugene
missing image catalog is not an error
8:52 AM Changeset [9631] by eugene
adding equiv to REF photcodes
8:51 AM Changeset [9630] by eugene
adding max magnitude selection
8:47 AM Changeset [9629] by eugene
updates to support PSF.TREND.MASK, CMP input files
8:44 AM Changeset [9628] by eugene
added
8:44 AM Changeset [9627] by eugene
select refstars by magnitude, fix various memory leaks, better error …
8:40 AM Changeset [9626] by magnier
using a single mask for X and Y, iterate between X and Y for clip …
8:37 AM Changeset [9625] by magnier
allowing for ROBUST stats in clipping, better trace levels
5:27 AM Changeset [9624] by rhl
Clear error stack at start of psMetadataPrint as we append; return …
5:26 AM Changeset [9623] by rhl
Support passing NULL to psErrorStackPrint to mean stdout (useful from gdb)

Oct 17, 2006:

6:19 PM Changeset [9622] by Paul Price
Adding document about configuration files.
4:29 PM Changeset [9621] by Paul Price
Removing inclusion of config.h in header files, and putting it in all …
3:27 PM Changeset [9620] by Paul Price
Removing very old proposal for camera configuration file.
3:05 PM Changeset [9619] by Paul Price
Documenting pmSubtractBias.h, cleaning up pmSubtractBias.c
2:47 PM Changeset [9618] by Paul Price
Documenting pmShutterCorrection.[ch]
12:57 PM Changeset [9617] by Paul Price
Documenting pmNonLinear.h. Cleaning up pmNonLinear.c
12:17 PM Changeset [9616] by Paul Price
Documenting and cleaning up pmMaskBadPixels; removing old error files …
12:03 PM Changeset [9615] by Paul Price
Documenting pmFringeStats. Adding mask to pmFringeRegions{Read,Write}Fits.
10:49 AM Changeset [9614] by Paul Price
Documenting pmFlatNormalize
10:39 AM Changeset [9613] by Paul Price
Forgot to remove old header information.
10:38 AM Changeset [9612] by Paul Price
Documenting pmFlatField.h. Fixing pmFlatField so that the image …
10:13 AM Changeset [9611] by Paul Price
Documenting pmReadoutCombine.[ch]
9:59 AM Changeset [9610] by Paul Price
Disabling image combination and image subtraction --- these aren't …

Oct 16, 2006:

5:43 PM Changeset [9609] by Paul Price
Not dealing with FITS tables here.
5:42 PM Changeset [9608] by Paul Price
Documenting pmHDUUtils.[ch]
5:37 PM Changeset [9607] by eugene
cleanups
5:36 PM Changeset [9606] by eugene
rationalized region RA
5:36 PM Changeset [9605] by eugene
added getstar
5:35 PM Changeset [9604] by Paul Price
Documenting pmHDU.[ch]
5:29 PM Changeset [9603] by Paul Price
Documenting pmHDUGenerate.[ch]
5:16 PM Changeset [9602] by Paul Price
Documenting pmFPAWrite.[ch]
5:03 PM Changeset [9601] by Paul Price
Documenting pmFPAUtils.[ch]
5:01 PM Changeset [9600] by Paul Price
Got the file info wrong.
5:00 PM Changeset [9599] by Paul Price
Documenting pmFPARead.[ch]
4:35 PM Changeset [9598] by Paul Price
Correcting author list.
4:35 PM Changeset [9597] by drobbin
Added null check to PS_ASSERT_PTR in psAssert.h edited formatting of …
4:33 PM Changeset [9596] by Paul Price
Documenting pmFPAMosaic.[ch]
4:24 PM Changeset [9595] by Paul Price
NOT_U8 and NOT_U16 macros were moved into psLib (and renamed with PS_ …
4:21 PM Changeset [9594] by Paul Price
Documenting pmFPAMaskWeight.[ch]. Moving NOT_U8 and NOT_U16 macros …
3:34 PM Changeset [9593] by Paul Price
Moving NOT_U8 and NOT_U16 from psModules, and renaming.
3:29 PM Changeset [9592] by Paul Price
Documenting pmFPAHeader.[ch]
3:25 PM Changeset [9591] by Paul Price
Fixing assert on config.
3:18 PM Changeset [9590] by Paul Price
Removing pmFPAEnsemble.[ch] These were written to get a list of FPAs …
3:16 PM Changeset [9589] by Paul Price
Documenting pmFPACopy.[ch]. Adding const where appropriate.
2:55 PM Changeset [9588] by Paul Price
Documenting pmFPAConstruct.[ch]. Added const to pmFPAPrint().
2:51 PM Changeset [9587] by eugene
adding refstar subset operation using magnitude limits
2:48 PM Changeset [9586] by eugene
fixed cd
2:41 PM Changeset [9585] by magnier
adding MANAPLOT type to pmFPAfile
2:33 PM Changeset [9584] by Paul Price
Creating pmFPALevel.[ch] to hold pmFPALevel stuff. Creating …
1:34 PM Changeset [9583] by drobbin
Re-added psFree(out) to psMetadataCopy. These were recently removed …
1:32 PM Changeset [9582] by drobbin
Updated tests to reflect changes made to source. Log/TraceArguments
12:03 PM Changeset [9581] by Paul Price
Adding file information for concepts, config.

Oct 13, 2006:

5:58 PM Changeset [9580] by eugene
setting unique namespaces for error codes
5:56 PM Ticket #834 (psLib make install installs despite no changes) created by eugene
if I run make && make install in psLib, then run it again, psLib will …
5:54 PM Changeset [9579] by Paul Price
Adding documentation for pmConfig.h. Cleaning up pmConfig.c. Renamed …
5:50 PM Changeset [9578] by Paul Price
Adding assertions for metadata and string.
5:45 PM Changeset [9577] by eugene
adding psastroErrorCodes.h to include_HEADERS
5:13 PM Changeset [9576] by eugene
fixes to psTrace name spaces
5:10 PM Changeset [9575] by eugene
adding error codes
5:10 PM Changeset [9574] by eugene
all sorts of error handling fixes
4:42 PM Changeset [9573] by Paul Price
Don't need dummy.c (just leave SOURCES blank), and don't need error …
4:35 PM Changeset [9572] by Paul Price
Adding const where appropriate. Adding doxygen documentation to …
3:06 PM Changeset [9571] by Paul Price
Not camera configuration file, but camera format file.
3:02 PM Changeset [9570] by Paul Price
Renaming functions in pmConceptsRead.h and pmConceptsWrite.h to be …
3:02 PM Changeset [9569] by eugene
more cleanups, changes for det_id in detRun
3:01 PM Changeset [9568] by eugene
cleanups of APTREND stuff, including name-to-enum conversion and a …
3:00 PM Changeset [9567] by eugene
added support for psfTrendMask for pmPSF parameter definitions
3:00 PM Changeset [9566] by eugene
insignificant diff
3:00 PM Changeset [9565] by eugene
made test output images part of trace level
2:56 PM Changeset [9564] by magnier
support for psfTrendMask in pmPSFAlloc
2:56 PM Changeset [9563] by magnier
added psfTrendMask to pmPSFAlloc
2:55 PM Changeset [9562] by magnier
cleanups of APTREND stuff, added psfTrendMask to pmPSFAlloc
2:54 PM Changeset [9561] by magnier
test for NAN chisq, chisqNorm values
2:53 PM Changeset [9560] by magnier
fixed error in freeing updates
2:53 PM Changeset [9559] by magnier
added init for nDOF
2:53 PM Changeset [9558] by magnier
fixed mis-copied function in model flux function
2:52 PM Changeset [9557] by magnier
removed outdated XXX comment
2:15 PM Changeset [9556] by magnier
more psTrace cleanups, removed redundant func in trace messages
2:13 PM Changeset [9555] by Paul Price
Fixing up synchronisation with code.
2:12 PM Changeset [9554] by Paul Price
Need psString.h for psStringAlloc.
2:07 PM Changeset [9553] by Paul Price
Changing char* to psString
2:02 PM Changeset [9552] by Paul Price
Removing extraneous type.
1:54 PM Changeset [9551] by Paul Price
Adding const
12:42 PM Changeset [9550] by Paul Price
Continuing to synch with code.
12:42 PM Changeset [9549] by Paul Price
Adding const where required.
12:41 PM Changeset [9548] by Paul Price
Fixing variable name.
12:36 PM Changeset [9547] by Paul Price
MD --> Metadata
12:29 PM Changeset [9546] by Paul Price
Spelling out "void".
12:27 PM Changeset [9545] by Paul Price
Changing variable name to match SDRS.
12:26 PM Changeset [9544] by Paul Price
Changing name of variable to match SDRS.
12:25 PM Changeset [9543] by Paul Price
Wrong name: psArrayRemoveByIndex --> psArrayRemoveIndex
12:14 PM Changeset [9542] by Paul Price
Fixing psTraceGetLevel to use same convention as for psTrace.
12:14 PM Changeset [9541] by Paul Price
Fixing psTraceGetLevel to use same convention as for psTrace
12:04 PM Changeset [9540] by Paul Price
Fixing psTraceGetLevel to use same convention as for psTrace
11:22 AM Changeset [9539] by Paul Price
Fixing psLib APIs following clean-up.
11:13 AM Changeset [9538] by Paul Price
Synchronising with SDRS, and cleaning up: * Replaced is_psType() with …
10:46 AM Changeset [9537] by Paul Price
Synchronising with code. Adding new functions, renaming others. …
10:01 AM Ticket #833 (psSphereRotInvert defined wrong) created by Paul Price
psSphereRotInvert is defined: psSphereRot* psSphereRotInvert( …
9:06 AM Changeset [9536] by magnier
added tests of output MD by NAME not POSITION
9:06 AM Changeset [9535] by magnier
added ok_double and ok_float for proximity tests
9:06 AM Changeset [9534] by magnier
fixed polytomial to/from MD to treat missing components as masked …
12:57 AM Changeset [9533] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'RHL_v1_1'.
12:57 AM Changeset [9532] by rhl
Added APERTURE

Oct 12, 2006:

5:08 PM Changeset [9531] by rhl
Make assertion true
4:37 PM Changeset [9530] by rhl
Added CONSTANT_PHOTOMETRIC_WEIGHTS
4:36 PM Changeset [9529] by rhl
Renamed PM_PAR_FLUX to PM_PAR_I0
4:29 PM Changeset [9528] by rhl
Renamed PM_PAR_FLUX to PM_PAR_I0
4:24 PM Changeset [9527] by rhl
Use CONSTANT_PHOTOMETRIC_WEIGHTS to control weighting of …
4:23 PM Changeset [9526] by rhl
Provide symbolic names for model parameters
2:30 PM Changeset [9525] by Paul Price
Updating to match implementation; noting where functions are not yet …
2:00 PM Changeset [9524] by Paul Price
Using correct statistics: mean is mean of the background, stdev is the …
1:43 PM Changeset [9523] by magnier
psMetadata *md argument of psMetadataIteratorAlloc should be const; …
1:42 PM Changeset [9522] by Paul Price
Fixing names for bg statistics.
1:37 PM Changeset [9521] by Paul Price
Fixing definition of statistics: stdev and mean_stdev.
12:01 PM Ticket #831 (need an FPA.TIME concept) closed by Paul Price
fixed: Added concept FPA.TIME (and supporting concept FPA.TIMESYS). Defined …
11:49 AM Changeset [9520] by eugene
if BREAK_POINT is PEAKS, we still need to add the minimal source to sources
11:48 AM Changeset [9519] by eugene
added error checks to psphotReadoutCleanup
11:47 AM Changeset [9518] by Paul Price
Adding time lookup for detrend selection.
11:46 AM Changeset [9517] by eugene
added various asserts
11:45 AM Changeset [9516] by eugene
added error case for ApResid
11:44 AM Changeset [9515] by eugene
added error print for psphotImageLoop
11:44 AM Changeset [9514] by Paul Price
Read concepts from the PHU after adding the source.
11:41 AM Changeset [9513] by magnier
added empty moment for output RAW
11:40 AM Changeset [9512] by Paul Price
Adding FPA.TIME, FPA.TIMESYS
11:38 AM Changeset [9511] by magnier
added tests for left-over INTERNAL files
11:38 AM Changeset [9510] by Paul Price
Adding FPA.TIME, FPA.TIMESYS. Genericized the parse and format …
11:31 AM Changeset [9509] by Paul Price
Fix to psStringSubstitute to allow the replace string to contain the …
10:20 AM Changeset [9508] by Paul Price
Removing old version of ppNorm, which was made back when I didn't …
10:18 AM Changeset [9507] by Paul Price
Making shutter size bigger. Using correct keyword for rejection limit.
10:16 AM Changeset [9506] by Paul Price
Making poll and exec delays globally configurable.
10:14 AM Changeset [9505] by Paul Price
Making detrend rejection limits configurable per camera, by placing …
10:12 AM Changeset [9504] by Paul Price
Adding rejection settings for detrend creation. Involves looking up …
10:10 AM Changeset [9503] by Paul Price
Adding rejection settings for detrend creation

Oct 11, 2006:

5:01 PM Changeset [9502] by jhoblitt
add run() caching
4:41 PM Changeset [9501] by jhoblitt
merge in cache feature
4:38 PM Changeset [9500] by jhoblitt
sync END block with mainline
4:35 PM Changeset [9499] by jhoblitt
move all caching into cache_run()
4:09 PM Changeset [9498] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'v0_08'.
4:09 PM Changeset [9497] by jhoblitt
update for 0.08 release
4:09 PM Changeset [9496] by jhoblitt
VESRION 0.08
4:08 PM Changeset [9495] by jhoblitt
add support for empty METADATAs
3:46 PM Changeset [9494] by Paul Price
Add camera for toresidexp.
3:15 PM Changeset [9493] by jhoblitt
use storable to store the complete output of run()
3:08 PM Changeset [9492] by jhoblitt
propegate exit value in END block
3:05 PM Changeset [9491] by jhoblitt
preserve exit status in END block
2:07 PM Changeset [9490] by eugene
updates for task rate, cleanup of pantasks.pro
12:09 PM Changeset [9489] by jhoblitt
fix -tonormalizedstat so that HAVING can see the approprate fields
11:44 AM Changeset [9488] by jhoblitt
yet another typo
11:44 AM Changeset [9487] by jhoblitt
readd that pesky comma
11:41 AM Changeset [9486] by jhoblitt
readd .camera to the output of tonormalizedstat
11:36 AM Changeset [9485] by jhoblitt
remove extra comma
11:34 AM Changeset [9484] by jhoblitt
tweak -tonormalizedstats sql to eliminate double entires.

Oct 10, 2006:

5:49 PM Changeset [9483] by Paul Price
Adding parens to suppress warnings.
5:09 PM Changeset [9482] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'v0_07'.
5:09 PM Changeset [9481] by jhoblitt
updated for 0.07 release
5:09 PM Changeset [9480] by jhoblitt
VERSION to 0.07
5:09 PM Changeset [9479] by jhoblitt
fix MULTI parsing of TYPEs
4:49 PM Changeset [9478] by jhoblitt
fix test count
4:45 PM Changeset [9477] by jhoblitt
check TYPE/MULTI parse trees
4:35 PM Ticket #832 (PS::IPP::Metadata::Config->parse fails at interaction between TYPE and ...) created by Paul Price
Try the below MDCs with mdc-dump. The first two will not parse …
2:12 PM Changeset [9476] by jhoblitt
first cut cache support
2:12 PM Changeset [9475] by jhoblitt
rollback cache support (supposed to be on branch)
2:11 PM Changeset [9474] by eugene
fixed sign error in pole-test
2:10 PM Changeset [9473] by eugene
moved gprintInit to general_init
1:21 PM Changeset [9472] by eugene
test updates
1:21 PM Changeset [9471] by eugene
added various tests for pantasks
1:20 PM Changeset [9470] by eugene
added -seconds, -reftime and -var options to date.c
1:20 PM Changeset [9469] by eugene
fixed leak in exec_loop
1:20 PM Changeset [9468] by jhoblitt
first cut at caching ppStats
12:13 PM Changeset [9467] by eugene
replacing LIMIT in search query
11:08 AM Changeset [9466] by Paul Price
Put concept fix code in wrong place.
11:06 AM Changeset [9465] by jhoblitt
tweak processedimfile sql
11:01 AM Changeset [9464] by Paul Price
Wasn't compiling without parens for JH.
10:59 AM Changeset [9463] by Paul Price
Set CELL.DARKTIME and CELL.EXPOSURE when we've normalised by the dark …
10:37 AM Changeset [9462] by Paul Price
Won't compile with NULL format string for psErrorStackPrint.
10:28 AM Changeset [9461] by magnier
choose correct element for file in detrend -select
9:43 AM Changeset [9460] by eugene
added restriction by exp_tag to limit the query to the desired entries
9:16 AM Changeset [9459] by cvs2svn
This commit was manufactured by cvs2svn to create branch 'cache'.
9:16 AM Changeset [9458] by eugene
test values for REJECT_IMFILE_STDEV, REJECT_EXPOSURE_STDEV
8:52 AM Changeset [9457] by eugene
updating bg_stdev, bg_mean_stdev tests
7:34 AM Changeset [9456] by eugene
adding bg_mean_stdev to views
7:33 AM Changeset [9455] by eugene
boosting the task speed a bit; limited by mysql latency…
Note: See TracTimeline for information about the timeline view.