IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4951   21 years drobbin Updated/changed psTrace & psLog fxns to use fd (were FILE*) as …
(edit) @4950   21 years eugene merged diff with psModule-0.7.0
(edit) @4949   21 years eugene adding pmObjects stuff
(edit) @4948   21 years cvs2svn This commit was manufactured by cvs2svn to create tag 'psphot_dev_01'.
(edit) @4947   21 years eugene minor nots
(edit) @4946   21 years eugene major name re-organization, added output modes, consistent with …
(edit) @4945   21 years Paul Price Changed complex double to complex throughout
(edit) @4944   21 years drobbin made requested changes including using file descriptors in psTrace
(edit) @4943   21 years jhoblitt update
(edit) @4942   21 years jhoblitt update
(edit) @4941   21 years jhoblitt update
(edit) @4940   21 years jhoblitt update
(edit) @4939   21 years jhoblitt update
(edit) @4938   21 years drobbin made requested changes to ImageKeep(Mask)Circle(Region) functions - …
(edit) @4937   21 years drobbin fixed psSphere struct, changed psPolynomial to unsigned int's
(edit) @4936   21 years drobbin updated RegionForImage test.
(edit) @4935   21 years drobbin changed complex double back to complex
(edit) @4934   21 years drobbin complex double switched back to complex. RegionForImage test fixed.
(edit) @4933   21 years jhoblitt add index for volume.name
(edit) @4932   21 years jhoblitt rename scripts/imageserver.pl -> scripts/nebulous.cgi remove …
(edit) @4931   21 years jhoblitt update
(edit) @4930   21 years jhoblitt rename imageserver.pl -> nebulous.cgi
(edit) @4929   21 years jhoblitt remove
(edit) @4928   21 years jhoblitt initialize logging from import()
(edit) @4927   21 years jhoblitt add Nebulous::Client::Log::init() class method
(edit) @4926   21 years jhoblitt remove nebclient.pc.in & Doxyfile.in from EXTRA_DIST
(edit) @4925   21 years Paul Price Changes following api-delta
(edit) @4924   21 years jhoblitt update
(edit) @4923   21 years jhoblitt update
(edit) @4922   21 years jhoblitt fwv
(edit) @4921   21 years jhoblitt update
(edit) @4920   21 years drobbin Updated code w.r.t the latest api-delta report
(edit) @4919   21 years jhoblitt set default prefix to /usr
(edit) @4918   21 years Paul Price Removing PS_DATA_REGION and psMemCheckRegion.
(edit) @4917   21 years jhoblitt fix script_files
(edit) @4916   21 years jhoblitt add stamp-h1
(edit) @4915   21 years jhoblitt remove paths
(edit) @4914   21 years jhoblitt fwv
(edit) @4913   21 years jhoblitt first working version
(edit) @4912   21 years jhoblitt fix new_volume() sql
(edit) @4911   21 years jhoblitt configure @INC from startup.pl to be portable between mp[12]
(edit) @4910   21 years jhoblitt add neb-addvol
(edit) @4909   21 years jhoblitt first working version
(edit) @4908   21 years jhoblitt see also neb-addvol
(edit) @4907   21 years jhoblitt indicate that options are not required if environment is configured
(edit) @4906   21 years jhoblitt add new_volume()
(edit) @4905   21 years jhoblitt VERSION to '0.02' add NEB_DB, NEB_USER, & NEB_PASS environment variables
(edit) @4904   21 years Paul Price Changes following api-delta
(edit) @4903   21 years jhoblitt add psFitsOpenStream()
(edit) @4902   21 years eugene hacking on pstask, psphot
(edit) @4901   21 years eugene various psphot updates
(edit) @4900   21 years eugene adding pstasks, updating psphot.tex
(edit) @4899   21 years drobbin Updated tests for psMemCheckType functions.
(edit) @4898   21 years drobbin Implemented psMemCheckType functions and tests. Some testing remains …
(edit) @4897   21 years jhoblitt add script body and pod
(edit) @4896   21 years eugene adding psphot.tex and diagrams
(edit) @4895   21 years eugene adding psched / metadata interactions
(edit) @4894   21 years jhoblitt add get_db_schema() and get_db_clear()
(edit) @4893   21 years jhoblitt relocate schema SQL into Nebulous::Server::SQL
(edit) @4892   21 years jhoblitt add lib/Nebulous/Client.pod add lib/Nebulous/Server.pod add …
(edit) @4891   21 years drobbin psMetadataAddWhatever fxns now accept an int format parameter (bug504)
(edit) @4890   21 years jhoblitt add Apache2::SOAP to build_requires move Apache::DBI to build_requires
(edit) @4889   21 years jhoblitt add lib/Nebulous/Server/Config.pm
(edit) @4888   21 years jhoblitt remove lib/Nebulous/Server/Apache.pm add lib/Nebulous/Server/SOAP.pm
(edit) @4887   21 years drobbin tested and updated init functions in Image and Vector
(edit) @4886   21 years drobbin Added tests for ImageInit, RegionForSquare, RegionForImage. edited Init
(edit) @4885   21 years jhoblitt add nebclient/nebclient.pc.in & nebclient/Doxyfile.in
(edit) @4884   21 years jhoblitt add nebclient.pc.in & Doxyfile.in to EXTRA_DIST
(edit) @4883   21 years jhoblitt add bin/neb-initdb
(edit) @4882   21 years jhoblitt first working version
(edit) @4881   21 years jhoblitt remove docs/apache_setup.txt & docs/calc_gid.c
(edit) @4880   21 years jhoblitt typo fix
(edit) @4879   21 years jhoblitt document object methods
(edit) @4878   21 years jhoblitt add init() class method
(edit) @4877   21 years desonia * empty log message *
(edit) @4876   21 years gusciora Removed GSL code.
(edit) @4875   21 years jhoblitt add log table
(edit) @4874   21 years jhoblitt rename Nebulous::Server->setup() -> Nebulous::Server->init() add …
(edit) @4873   21 years jhoblitt rename Nebulous::Server->setup() -> Nebulous::Server->init() add …
(edit) @4872   21 years Paul Price Clarifying psRegion conventions
(edit) @4871   21 years drobbin wrote tests for psMetadataLookupMD, psMetadataLookupString
(edit) @4870   21 years drobbin Added functions psMetadataConfigFormat and psMetadataConfigWrite
(edit) @4869   21 years Paul Price Split psMetadataRemove into two functions
(edit) @4868   21 years Paul Price Adding log destination to pmConfigRead.
(edit) @4867   21 years Paul Price Adding log destination, and const for pmConfigValidateCamera.
(edit) @4866   21 years eugene adding system tools: mkhtml, mkidx, mkdist
(edit) @4865   21 years eugene adding internal vs external formats for average, measure, secfilt
(edit) @4864   21 years eugene converted to the libohana/dvo_image I/O routines; improvements in fits_db.c
(edit) @4863   21 years eugene new panstarrs internal values
(edit) @4862   21 years gusciora
(edit) @4861   21 years gusciora These tests are way out-of-syne with the current minimize functions.
(edit) @4860   21 years Paul Price Clarified behaviour of psLogSetDestination and psTraceSetDestination
(edit) @4859   21 years gusciora Modified the log message format. Lots of tests will fail since there …
(edit) @4858   21 years gusciora Added EAM changes to the polynomial structs. Not, poly->nX equals the …
(edit) @4857   21 years gusciora Eliminated gsl calls in psFunctions.c.
(edit) @4856   21 years drobbin Updated psMetadataIterator test functions
(edit) @4855   21 years drobbin Created tests for psMetadataIterator functions (ie. Set, Get, Alloc)
(edit) @4854   21 years eugene working towards a unified dvo_image interface
(edit) @4853   21 years cvs2svn This commit was manufactured by cvs2svn to create tag 'base-1-0'.
(edit) @4852   21 years eugene minor edits
Note: See TracRevisionLog for help on using the revision log.