|
|
@19690
|
5 years |
tbretz |
Allow MWriteFitsFile to access the fadc resolution.
|
|
|
@19006
|
7 years |
tbretz |
Explicizt reinterpret cast to avoid clang warning.
|
|
|
@18595
|
8 years |
tbretz |
Fixed a wraning in a conditional (uncritical)
|
|
|
@18574
|
8 years |
tbretz |
Fixed a logic flaw for old files without CLTYPE
|
|
|
@18573
|
8 years |
tbretz |
Fixed wrong order or arguments.
|
|
|
@18572
|
8 years |
tbretz |
Also retrieve the name of the container from the file and create the ...
|
|
|
@18566
|
8 years |
tbretz |
Wrong order
|
|
|
@18564
|
8 years |
tbretz |
Set the run type to monte carlo if it is a monte carlo file as it is ...
|
|
|
@18563
|
8 years |
tbretz |
Make proper use of the fIsMc flag, read and initialize other ...
|
|
|
@18562
|
8 years |
tbretz |
Made fParList accessible from MFitsFileRead
|
|
|
@17784
|
11 years |
tbretz |
Fixed the order of instantiation which the responsible person refuses ...
|
|
|
@17782
|
11 years |
tbretz |
Added a possibility to access the Fits Stream and the PCTime in a ...
|
|
|
@17781
|
11 years |
tbretz |
Added a possibility to access the Fits Stream and the PCTime in a ...
|
|
|
@17780
|
11 years |
tbretz |
Added a possibility to access the stream in a constant manner.
|
|
|
@17735
|
11 years |
tbretz |
Avoid a compiler warning.
|
|
|
@17385
|
11 years |
tbretz |
emoved svn:ignore property. This is black magic and can easily lead to ...
|
|
|
@17210
|
11 years |
ftemme |
changed the values in the ceres.rc for the 12 bit ADC
|
|
|
@17200
|
11 years |
dneise |
adjusted svn:ignore property to ignore Cint and Deb files
|
|
|
@17165
|
11 years |
ftemme |
Merging changes from the MC branch in the trunk
|
|
|
@17148
|
11 years |
ftemme |
Merging changes from the MC branch in the trunk
|
|
|
@17124
|
11 years |
tbretz |
The change of type was a mistake. The trigger pattern comes form the ...
|
|
|
@17072
|
11 years |
tbretz |
There was a wrong cast... should not have been a problem though.
|
|
|
@17068
|
11 years |
tbretz |
Skip incomplete events by default -- if they are needed, we will have ...
|
|
|
@17066
|
11 years |
tbretz |
Removed obsolete const qualifier
|
|
|
@17065
|
11 years |
tbretz |
Removed obsolete const qualifiers
|
|
|
@17035
|
11 years |
lyard |
Added error when using wrong fits class and adapted MRawFitsRead to ...
|
|
|
@14870
|
12 years |
lyard |
changed fits comment delimiters from [fits ] to {fits }
|
|
|
@14857
|
12 years |
tbretz |
Initialize fNumTotalEvents in constructor
|
|
|
@14792
|
12 years |
lyard |
Added fits output for MC data
|
|
|
@14449
|
12 years |
tbretz |
Added some missing std::
|
|
|
@14447
|
12 years |
tbretz |
Added some missing std::
|
|
|
@14095
|
12 years |
tbretz |
Overwrite MRawFileRead::ProProcess in MRawFitsRead to get MrawBoardsFACT
|
|
|
@14091
|
12 years |
tbretz |
Added MRawBoardsFACT
|
|
|
@14090
|
12 years |
tbretz |
New class to hold board informations.
|
|
|
@14089
|
12 years |
tbretz |
Added reading of board times.
|
|
|
@12945
|
13 years |
tbretz |
Some more improvements to FACT header printing.
|
|
|
@12939
|
13 years |
tbretz |
Should have been a check for fCameraVersion not fFormatVersion in Print
|
|
|
@12927
|
13 years |
tbretz |
Implemented more verbosy output for FACT
|
|
|
@12794
|
13 years |
tbretz |
Get run start and end time.
|
|
|
@12738
|
13 years |
tbretz |
removed a stray ::
|
|
|
@12703
|
13 years |
tbretz |
Extract the trigger type from the file.
|
|
|
@12702
|
13 years |
tbretz |
Extract the trigger type from the file.
|
|
|
@12701
|
13 years |
tbretz |
Extract the trigger type from the file.
|
|
|
@12628
|
13 years |
tbretz |
Make sure that no name for the mapping can be given; print the name in ...
|
|
|
@12627
|
13 years |
tbretz |
Do not print the mapping table of the header by default.
|
|
|
@12327
|
13 years |
tbretz |
replaces PCTime by UnixTimeUTC
|
|
|
@11871
|
13 years |
tbretz |
added the possibility to read the pixel map from a file
|
|
|
@11870
|
13 years |
tbretz |
When setting a pixel map in the event data subtract one to get from ...
|
|
|
@11869
|
13 years |
tbretz |
Implemented the possibility to set the pixel map in the run-header ...
|
|
|
@11813
|
13 years |
tbretz |
Added new directory mcore.
|
|
|
@11690
|
13 years |
tbretz |
Renamed 'StartCell' to 'StartCellData'
|
|
|
@11556
|
13 years |
tbretz |
Replaced MZlib by izstream; added check for TELESCOP key.
|
|
|
@11555
|
13 years |
tbretz |
added fIsSigned; adapted GetSample; added GetMin; changed code in GetMax
|
|
|
@11554
|
13 years |
tbretz |
Added fIsSigned data memeber; increased version number.
|
|
|
@11553
|
13 years |
tbretz |
Replaced MZlib with izstream
|
|
|
@11490
|
13 years |
tbretz |
Replaced fPCTime by a two byte buffer and init full time; added ...
|
|
|
@11489
|
13 years |
tbretz |
Added fStartCells and increased version number
|
|
|
@11488
|
13 years |
tbretz |
Added iterator to start cell.
|
|
|
@11459
|
13 years |
tbretz |
|
|
|
@11457
|
13 years |
tbretz |
Added MRawFitsRead
|
|
|
@11452
|
13 years |
tbretz |
Added Getter for fCameraVersion
|
|
|
@11448
|
13 years |
tbretz |
Added setter to init fact data and to set the format values.
|
|
|
@11447
|
13 years |
tbretz |
Added virtual function to initialize reading event data.
|
|
|
@11431
|
13 years |
tbretz |
Outsourced OpenFile and ReadRunHeader to their own funtions.
|
|
|
@11430
|
13 years |
tbretz |
Made ReadEvent and SkipEvent virtual.
|
|
|
@9627
|
14 years |
tbretz |
|
|
copied from trunk/MagicSoft/Mars/mraw
|
|
|
@9606
|
14 years |
tbretz |
*** empty log message ***
|