*** WORK IN PROGRESS ***
See the reference Software directory.
For convenience, the tar file soft_dirs.tar.gz contains the whole Soft tree structure.
If not done yet, download it in the ~/mpe2018 directory (or another you prefer) and untar it:
shell> cd ~/mpe2018 shell> wget http://ross2.oas.inaf.it/imprs-db/soft_dirs.tar.gz shell> tar zxvf soft_dirs.tar.gz
- DIF and (SQL) Stored Routines (Procedures and Functions) script using the Messier catalogue (messier.tsv and object type legend: messier_legend.tsv):
reference page - (Python) MySQL access demo program: Python
- (PHP) MySQL access demo programs: PHP
- (C) MySQL access demo programs: C
access via custom library dbIO – User-Defined Functions: UDFs - (C++) MySQL access demo programs: C++
- (Julia) import a FITS table into MySQL: Julia
- (IDL) MySQL access demo programs: IDL
- (Fortran) MySQL access demo programs: F77