|
|
@18644
|
8 years |
tbretz |
Make link external, otherwise it is load via ajax (jquery mobile feature)
|
|
|
@18643
|
8 years |
tbretz |
Trying to add mime type to README link.
|
|
|
@18642
|
8 years |
tbretz |
Added short link
|
|
|
@18641
|
8 years |
tbretz |
Extended and updated.
|
|
|
@18640
|
8 years |
tbretz |
Allow to specify the Indico URL on the command line
|
|
|
@18639
|
8 years |
tbretz |
Echanged order of room and location.
|
|
|
@18638
|
8 years |
tbretz |
Implemented link to README
|
|
|
@18637
|
8 years |
tbretz |
|
|
|
@18636
|
8 years |
tbretz |
First version of an access to an indico timetable for mobile devices.
|
|
|
@18635
|
8 years |
tbretz |
|
|
|
@18634
|
8 years |
tbretz |
Minor updates.
|
|
|
@18633
|
8 years |
tbretz |
Renamed MAINPAGE to MAINPAGE.md to make doxygen 1.8 find it.
|
|
|
@18632
|
8 years |
tbretz |
disable-ftu should pe vars no var
|
|
|
@18631
|
8 years |
tbretz |
Added support for run and event number.
|
|
|
@18630
|
8 years |
tbretz |
Distribute run and event number with the EVENT_DATA service
|
|
|
@18629
|
8 years |
tbretz |
Disentengle from root and Mars were appropriate, some tidying.
|
|
|
@18628
|
8 years |
tbretz |
Dientengle from root and Mars, added the drawing function from their ...
|
|
|
@18627
|
8 years |
tbretz |
Disentengle from root and Mars were possible, clean up of gui from all ...
|
|
|
@18626
|
8 years |
tbretz |
Removed base class PixGetter, use unsigned char as base type for image ...
|
|
|
@18625
|
8 years |
tbretz |
Removed reference to root dictionary, some minor update to disentengle ...
|
|
|
@18624
|
8 years |
tbretz |
|
|
|
@18623
|
8 years |
tbretz |
Don't use the root dictionary
|
|
|
@18622
|
8 years |
tbretz |
Removed references to root and obsolete code
|
|
|
@18621
|
8 years |
tbretz |
Removed references to root, replaced with basic types.
|
|
|
@18620
|
8 years |
tbretz |
Removed references to root.
|
|
|
@18619
|
8 years |
tbretz |
Removed references to root.
|
|
|
@18618
|
8 years |
tbretz |
Copied files from Mars and Cosy to compile toold which fit our current ...
|
|
|
@18617
|
8 years |
tbretz |
This looks like a solution. I start a second detached thread which ...
|
|
|
@18616
|
8 years |
tbretz |
Issue a message when the thread has been shut down.
|
|
|
@18615
|
8 years |
tbretz |
It seems the new system Ubuntu 16.04 does not support anymore hardware ...
|
|
|
@18614
|
8 years |
tbretz |
Another mystery of thenew system Ubuntu 16.04... the tokenizer here ...
|
|
|
@18613
|
8 years |
tbretz |
With gcc 5 it seems N also identifies our strings... this might still ...
|
|
|
@18612
|
8 years |
tbretz |
God knows why the constructur fails to work with gcc 5, I don't...
|
|
|
@18611
|
8 years |
tbretz |
FITS column description was too long
|
|
|
@18610
|
8 years |
tbretz |
|
|
|
@18609
|
8 years |
tbretz |
|
|
|
@18608
|
8 years |
tbretz |
Added required
|
|
|
@18607
|
8 years |
tbretz |
WORKAROUND CH272: Removed the shortcut channel from the list of ...
|
|
|
@18606
|
8 years |
tbretz |
Better handling of special cases like when the lid is closed or the ...
|
|
|
@18605
|
8 years |
tbretz |
Just realised that this is automatically created by the missing ...
|
|
|
@18604
|
8 years |
tbretz |
Downgraded to autoconf 1.14
|
|
|
@18603
|
8 years |
tbretz |
Upadted the build system from a current Ubuntu 16.04 -- let's see if ...
|
|
|
@18602
|
8 years |
tbretz |
The latest change broke the compiling with root.
|
|
|
@18601
|
8 years |
tbretz |
Updated the handling of the flags to better split between ...
|
|
|
@18600
|
8 years |
tbretz |
Avoid a compiler warning
|
|
|
@18599
|
8 years |
tbretz |
Fixed three typos.
|
|
|
@18598
|
8 years |
tbretz |
Fixed two typos.
|
|
|
@18597
|
8 years |
tbretz |
Added some missing but maybe common error codes
|
|
|
@18596
|
8 years |
tbretz |
This is the better fix (although both will work)
|
|
|
@18595
|
8 years |
tbretz |
Fixed a wraning in a conditional (uncritical)
|
|
|
@18594
|
8 years |
tbretz |
It seems typedefs and templates need to be public with the newer ...
|
|
|
@18593
|
8 years |
tbretz |
Newers compilers need an explicit cast here.
|
|
|
@18592
|
8 years |
tbretz |
Newer compilers need an explicit cast here.
|
|
|
@18591
|
8 years |
tbretz |
Tried to make the compiler hack compiler version dependent.
|
|
|
@18590
|
8 years |
tbretz |
Fixed a warning about a strange conditional (uncritical)
|
|
|
@18589
|
8 years |
tbretz |
Fixed a minor problem when defining the color of an output line.
|
|
|
@18588
|
8 years |
tbretz |
Fixed a warning due to a missing cast.
|
|
|
@18587
|
8 years |
tbretz |
Fixed a typo and a flaw in a conditions (nothing critical)
|
|
|
@18586
|
8 years |
tbretz |
Fxied a warning about a missing cast.
|
|
|
@18585
|
8 years |
tbretz |
Fixed some warning about unused function parameters.
|
|
|
@18584
|
8 years |
tbretz |
Switching off root didn't work
|
|
|
@18583
|
8 years |
tbretz |
Fixed some typos in the docu.
|
|
|
@18582
|
8 years |
Daniela Dorner |
improved output; fixed regular expression for finding rawfiles
|
|
|
@18581
|
8 years |
Daniela Dorner |
added crons for filling magic-lidar and tng-dust to db
|
|
|
@18580
|
8 years |
tbretz |
Added SetupFits to be able to read the container from a fits file.
|
|
|
@18579
|
8 years |
tbretz |
A copy of mc/callisto.C, removed the pedestal processing, adapted the ...
|
|
|
@18578
|
8 years |
tbretz |
MSoftwareTrigger is not required, added missing containers to the ...
|
|
|
@18577
|
8 years |
tbretz |
Fixed a typo and write the corsika simulated source position and the ...
|
|
|
@18576
|
8 years |
tbretz |
The additional acceptance should be excuted no matter of the setup of ...
|
|
|
@18575
|
8 years |
Daniela Dorner |
added include for fits.h
|
|
|
@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 ...
|
|
|
@18571
|
8 years |
tbretz |
Implemented a sanity check in SetupFits for the container name.
|
|
|
@18570
|
8 years |
tbretz |
Do not only write container name as CLNAME but also container type as ...
|
|
|
@18569
|
8 years |
tbretz |
Implemented function SetupFits to be able to read from a fits file.
|
|
|
@18568
|
8 years |
tbretz |
Implemented function SetupFits to be able to read from a fits file.
|
|
|
@18567
|
8 years |
tbretz |
Renamed map to mmap to avoid conflicts with std::map, some snaity ...
|
|
|
@18566
|
8 years |
tbretz |
Wrong order
|
|
|
@18565
|
8 years |
tbretz |
Ceres fits files do not provide (yet?) MMcRunHeader, ignore it.
|
|
|
@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
|
|
|
@18561
|
8 years |
tbretz |
Added a function to setup reading from a fits file SetupFits.
|
|
|
@18560
|
8 years |
tbretz |
Added some unit infomration for the fits file, added the function to ...
|
|
|
@18559
|
8 years |
tbretz |
Added path to mcore
|
|
|
@18558
|
8 years |
tbretz |
Added path to mcore
|
|
|
@18557
|
8 years |
tbretz |
Added a function to setup reading from a fits file SetupFits.
|
|
|
@18556
|
8 years |
tbretz |
Added a function to setup reading from a fits file SetupFits.
|
|
|
@18555
|
8 years |
tbretz |
Added a new virtual function to setup reading from a fits file.
|
|
|
@18549
|
8 years |
tbretz |
The wavelength is now kept as a negative value so that it can be ...
|
|
|
@18548
|
8 years |
tbretz |
If the CEFFIC option is enables and the user has not requested ...
|
|
|
@18547
|
8 years |
tbretz |
If the CEFFIC option is enables and the user has not requested ...
|
|
|
@18546
|
8 years |
tbretz |
In EventIO the impact is not calculated on the ground, the trajectory ...
|
|
|
@18545
|
8 years |
tbretz |
Simulate the wavelength whenever it is set to zero (unspecified), set ...
|
|
|
@18544
|
8 years |
lyard |
Added -ugly- program to recover raw data files corrupted due to ...
|
|
|
@18543
|
8 years |
tbretz |
Changed from cout to log-stream
|
|
|
@18542
|
8 years |
tbretz |
Added case 1203 and 1212 for convenience and to simplify reading ...
|
|
|
@18541
|
8 years |
tbretz |
Added code to read the EventIo compacted bunches
|
|
|
@18540
|
8 years |
tbretz |
Added some code to read the compact bunch format in the eventio files.
|
|
|