Classes taught
- Space plasma
- Diagnostics in space plasmas
- Introduction to statistical data processing in the surface and plasma science
- Plasma waves
- Selected topics from space plasmas
- Physical processes in Solar System
- Magnetohydrodynamics, hot and laser plasma
- Measurement methods, modelling and processing of experimental data
- Programming in IDL – Data processing and visualisation
Other related faculty classes
NEVF117 – Programming in IDL – Data processing and visualisation (1/1, MC)
František Němec, Lubomír Přech
Introduction to IDL (Integrated Data Language). IDL is often used in astrophysical, astronomical, geophysical, and meteorological applications. Using IDE. Syntax, variable types, supported data formats. Writing functions and procedures. File input-output. 2D and 3D graphics. Selected mathematical algorithms in IDL. Advanced graphical methods. GUI development. Writing of cross-platform applications, integration with other programming tools.
- IDL syntax overview: Basic program structures, variable declaration, functions, procedures and their parameters, supported data formats. Differences to other programming languages.
- Using IDL integrated development environment: IDL scripts, program modules and their debugging. Running code under IDL Virtual Machine.
- Data files: Reading and writing from/to text and binary data files. Supported data file formats. Scientific data formats (CDF, NetCDF).
- Drawing of graphs: 2D and 3D graphics, colors, fonts, printing.
- Data processing in IDL: Selected mathematical algorithms in IDL - examples of data interpolation, curve and surface fitting, filters, signal analysis, image processing, statistics.
- Advanced graphical methods: Introduction to animation, volume rendering, maps and geographical projections.
- Graphical user interface applications: GUI design and development, widgets, event processing.
- Writing of cross-platform applications, integration with other programming tools: Exchange of data and IDL code between different operational systems (Windows, Unix). Dynamic loaded libraries and modules. External IDL calls. Dynamic web pages with IDL scripts.