==============================================================================
ONDREJOV AND OTHER RADIOSPECTROPRAM VISUALIZATION SOFT

v.9, 2021/04/20

JR, rybak@astro.sk
==============================================================================

NEWS for v.9:
- corrected time axis also for short time intrerval using the Ondrejov FITS files

NEWS for v.8:
- alternative plots of smoothed or original data just for the ZOOM plot of the
  data

NEWS for v.7:
- almost an optimum correction of the time axis labels (when full seconds are used
  for specification of the time interval
- saving the data of the zoomed radiospectrum to a SAV file into a sub-directory
  (zoom_data_SAV_files/), such file can by loaded to the 7.pro again directly
  
ACTUAL POSSIBILITES OF INPUT:

  series of either
  the ONDREJOV AYYMMDD.....FTS files of any (but constant) time step
  or 
  the ONDREJOV BYYMMDD.....FTS files of any (but constant) time step
  or
  the CALLISTO fit files from any (but only one) station with any time step
  or
  the any 'sav' file prepared by J.Rybak data adaptation programmes
  (e.g. Ondrejov, Callisto, Orfees)

  all files subsequent in time without an interruption

DIRECTORIES:

- basic_directory:
  penumbra: /home/choc/comp/karlicky/ondrejov_vis_soft/
  mk      :

SOFT:

- basic_directory+'soft/'

DATA:

- default: basic_directory+'data/'
  or
  any directory finished by '/data/'

- subdirectory data/ should be created manually before start of the code
      
PLOTS:

- default: basic_directory+'plots/'
  or
  any directory finished by '/plots/'

- subdirectory plots/ is created by to code

RUN:

cd,basic_directory+'soft/'
idl
.r X (X=2,3,4,....)

NOTES:

- do not remove PRO files from the soft/ subdirectory
- copy to basic_directory+'data/' or to any directory finished by '/data/'
  series of either
  the ONDREJOV AYYMMDD.....FTS files of any (but constant) time step
  or 
  the ONDREJOV BYYMMDD.....FTS files of any (but constant) time step
  or
  the CALLISTO fit files from any (but only one) station with any time step
  or
  the any 'sav' file prepared by J.Rybak data adaptation programmes
  (e.g. Ondrejov, Callisto, Orfees)
  
- number of FTS or fit files is unlimited by the code (limited by RAM)
  but
- number of SAV files is limited by the code just to 1 such file
  
- no data resampling is performed in the code for calculations,
  only during display to window or EPS the data are resampled
  
- program reads all FTS or fit files (*.FTS or *.fit) from the selected directory,
  so in the selected directory only the A*.FTS or B*.FTS or *.fit have to
  placed to keep the data&soft logically coupled

       
