source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13397   12 years kraehenb Test function for the CalFits class.
(edit) @13396   12 years kraehenb [In development] Wrapper class for fits.h or pyfits.h Provides fast ...
(edit) @13395   12 years neise quick hack
(edit) @13394   12 years neise test von qw
(edit) @13393   12 years tbretz Implemented the possibility to fit the projection per default with a ...
(edit) @13392   12 years neise for comparison
(edit) @13391   12 years neise using map.txt instead of map_dn.txt ... added a lot of comments
(edit) @13390   12 years neise the same as map_dn.txt but contains only those 3 cols I really use
(edit) @13389   12 years neise example for root 5.32 on ISDC added
(edit) @13388   12 years tbretz Added a possibility to also filla ratio; removed obsolete DrawClone; ...
(edit) @13387   12 years tbretz Added fIsRatio; propagate weights; added a possibility to also fill a ...
(edit) @13386   12 years neise initial
(edit) @13385   12 years neise initial
(edit) @13384   12 years neise DRS amplitude cal optimized. At least I don't see more potential
(edit) @13383   12 years neise just a test
(edit) @13382   12 years neise optimizing amplitude_calibration: no np.roll() and moved reshaping to ...
(edit) @13381   12 years Daniela Dorner updated to new format of BIAS_CONTROL_VOLTAGE.fits
(edit) @13380   12 years neise new option in RawData.__init__() one can set do_calibration=False. and ...
(edit) @13379   12 years tbretz Added decoding for FACT.
(edit) @13378   12 years Jens Buss now one can plot different pulse orders
(edit) @13377   12 years neise edited typo
(edit) @13376   12 years neise added some examples, and changed the part about the env vars
(edit) @13375   12 years neise debugged typo in _test_iter
(edit) @13374   12 years neise adjusted _test_iter for dict return value of RawData.next()
(edit) @13373   12 years Jens Buss additional output
(edit) @13372   12 years Jens Buss Operator: check events tab during first drs calib
(edit) @13371   12 years Jens Buss edited comment output
(edit) @13370   12 years Jens Buss tidied up by using additional scripts
(edit) @13369   12 years Jens Buss tidied up by using additional scripts
(edit) @13368   12 years neise initial commit of my sandbox
(edit) @13367   12 years neise ZeroXing supports also Xings at different levels, so one can set the ...
(edit) @13366   12 years tbretz According to the root docu some GetRoot() calls should be GetDefaultRoot()
(edit) @13365   12 years tbretz Added two more modes.
(edit) @13364   12 years tbretz Implemented the possibility to start an eventloop in a step-by-step ...
(edit) @13363   12 years Daniela Dorner fixed column names
(edit) @13362   12 years Daniela Dorner added link to logbook in comments column
(edit) @13361   12 years neise
(edit) @13360   12 years neise svn ignore _build folder
(edit) @13359   12 years neise deleted _build folder
(edit) @13358   12 years neise just some tests for file random walk ... just for me... DN
(edit) @13357   12 years neise deleted testfile: pynew.py
(edit) @13356   12 years neise new class RawDataFeeder initial commit
(edit) @13355   12 years neise supports table columns type 'A'
(edit) @13354   12 years neise initial commit of new python wrapper class. usable for reading of slow ...
(edit) @13353   12 years Jens Buss added debug output
(edit) @13352   12 years Jens Buss edited comments
(edit) @13351   12 years Jens Buss edited comments
(edit) @13350   12 years Jens Buss additional mini script to for tracking crab and to tidy up the data ...
(edit) @13349   12 years Jens Buss switched to the 0new commenting method
(edit) @13348   12 years Jens Buss switched to new commenting commands
(edit) @13347   12 years Jens Buss switched to new commenting commands
(edit) @13346   12 years Jens Buss switched to new commenting commands
(edit) @13345   12 years Jens Buss switched to new commenting commands
(edit) @13344   12 years Jens Buss switched to new commenting commands
(edit) @13343   12 years Daniela Dorner fixed bug
(edit) @13342   12 years Daniela Dorner improved logging
(edit) @13341   12 years Daniela Dorner fixed bug for tooltip mode
(edit) @13340   12 years tbretz Fixed a typo in a log text.
(edit) @13339   12 years tbretz Updated to v19r31
(edit) @13338   12 years neise ignoreing *.d and __pycache__ folder
(edit) @13337   12 years neise ignoring _build/html and _build/doctrees
(edit) @13336   12 years neise example for the new features of pyfits.h
(edit) @13335   12 years neise forgot headline ... debugged
(edit) @13334   12 years neise included extractor.py into classes.rst
(edit) @13333   12 years neise supports automodule
(edit) @13332   12 years neise inserted getters for fits header information
(edit) @13331   12 years neise added first unit test of fir_filter module - use py.test to conduct it
(edit) @13330   12 years neise debugged filter artifacts in the first few slices, by hand.... ugly ...
(edit) @13329   12 years neise added automodule support
(edit) @13328   12 years neise added automodule support
(edit) @13327   12 years neise added doc strings
(edit) @13326   12 years neise added more autoclass statements and one automodule statement
(edit) @13325   12 years neise removed doubled classes content and added some examples
(edit) @13324   12 years lusterma updated
(edit) @13323   12 years lusterma set a data path which would run at the cluster
(edit) @13322   12 years Daniela Dorner bugfix for date pulldowns
(edit) @13321   12 years lusterma limit iterations for _test_iter
(edit) @13320   12 years lusterma better call it fits_h.so
(edit) @13319   12 years lusterma for convinience
(edit) @13318   12 years lusterma changed fitslib name to pyfits_h.so, which is the default created by ROOT
(edit) @13317   12 years lusterma added copies of fits.h == pyfits.h and izstream.h for simplicity
(edit) @13316   12 years lusterma worked on doc
(edit) @13315   12 years Daniela Dorner included SequenceComments database
(edit) @13314   12 years Daniela Dorner corrected names of columns
(edit) @13313   12 years Daniela Dorner improved logging
(edit) @13312   12 years Daniela Dorner adapted parameters to run script via cron
(edit) @13311   12 years Daniela Dorner added crons for CheckTransfer.sh and CheckDU.sh
(edit) @13310   12 years Daniela Dorner warn only if lockfile older than 5 minutes
(edit) @13309   12 years Daniela Dorner added check for /archive/fact/fails/raw
(edit) @13308   12 years Daniela Dorner replaced by new version
(edit) @13307   12 years Daniela Dorner replaced by new version
(edit) @13306   12 years Daniela Dorner added (new versions of setup files to include all variables)
(edit) @13305   12 years Daniela Dorner added (script to backup databases)
(edit) @13304   12 years Daniela Dorner new version to use /users/fact instead of /home/fact
(edit) @13303   12 years Daniela Dorner fixed typo
(edit) @13302   12 years Daniela Dorner removed things which belong into setup files
(edit) @13301   12 years Daniela Dorner adapted script for more hosts
(edit) @13300   12 years neise example ...
(edit) @13299   12 years neise removed debug print out
(edit) @13298   12 years neise made a real example out of it ... should be comprehendable and working now
Note: See TracRevisionLog for help on using the revision log.