[go: up one dir, main page]

Menu

Tree [57f2a1] 9.2 /
 History

HTTPS access


File Date Author Commit
 anal 2021-03-02 Ingemar Ingemar [ec693a] msis bugs
 bin 2020-10-13 Ingemar Ingemar [0dc7ae] Some cleanups
 exps 2021-02-18 Ingemar Ingemar [1df9a8] plotspec update
 init 2020-12-08 Ingemar Ingemar [7f3848] othia
 matfiles 2021-02-17 Rikard Slapak Rikard Slapak [6363d5] updated hdf5ver, fixed typo
 models 2021-03-02 Ingemar Ingemar [ec693a] msis bugs
 models_m 2020-09-30 Ingemar Ingemar [787516] Small changes
 share 2021-03-01 Ingemar Ingemar [60b477] model updates
 source 2021-03-01 Ingemar Ingemar [60b477] model updates
 tlan2ps 2007-04-04 ingemar <> [1c1156] tlan2ps working, mete exp added, bug fixes for ...
 .gitignore 2020-04-06 Carl-Fredrik Enell Carl-Fredrik Enell [96758b] Ignore backups etc
 .version 2021-03-02 Ingemar Ingemar [57f2a1]
 CMakeLists.txt 2021-03-01 Ingemar Ingemar [60b477] model updates
 README 2021-03-01 Ingemar Ingemar [1339db] läsmä
 libinstall.sh 2020-10-13 Ingemar Ingemar [0dc7ae] Some cleanups
 windows_start.m 2020-10-14 Anders Tjulin Anders Tjulin [bfc7a2] Cleaning and correcting

Read Me

Guisdap 9.2

This release of guisdap contains new features and bugfixes, but everything is made compatible
with older versions (hopefully). The package should be compatible with not too ancient Matlab
versions (>2016), but there may (or may not) be some problems on specific platforms.
Install

Guisdap-9.2 has been succesfully installed on linux. The software is available as a git repository,
or as precompiled precompiled packages. For best performance it's adviced to compile the git scripts:

cd into the guisdap directory
 . ./libinstall.sh
make a link of bin/guisdap to a place on your path (ex /usr/local/bin)

Provided is a searchpath to ~/gup/mygup where your personal and edited distribution files should go.

Running

On a unix system prompt, type "guisdap --help" to see all the switches available. Normal analysis
is done running "guisdap -a" which will bring up a window with some entries to fill in. (Hopefully
selfexplained) This is the same as "guisdap" and then "analyse". When finished hit "GO". A more
detailed instruction can be found at here.There is also a course presentation describing how to
initialise new experiments and some useful tips on more specialised analysis. The initialisation
scripts are avaiable with "guisdap -i".
For Windows there is a startup script windows_start.m available that should be chosen as 'Run'
with right-click.

New features

With version 9.2 the new HDF5 format for the result data is introduced.
* There is a comprehensive document descriping the format: share/doc/pdf/EISCAT_Hdf5_data_format.pdf
* There is a quicklook spreadsheet file for the format: matfiles/Guisdap_Parameters.xlsx
* More rawdata taking experiments have been prepared for automatic lagprofiling and analysis
* mainly to get sub-dump resolutions of data
* The libraries have been rewritten to allow more compilers and be more matlab independent
* Mex routines are now optional
* The internal time format is now TAI to allow unique time stamps Numerous bugfixings and updates

Contact: Ingemar Häggström