Skip to content

Gemini observation completeness and reading xml from the PIT

Notifications You must be signed in to change notification settings

mmorage/NGO-SCRIPTS

Repository files navigation

NGO-SCRIPTS: Scripts used for CL NGO statistics.

Gemini_observed.py:

Get from the web page the % of observed time for each CL program during the semester.

use: python Gemini_observed.py CL 2020A

The semester can be changed to any A or B semesters, also the year. I.e. 2019B.

NOTE: The script could be adapted to any partner by changing the CL. Not tested.

################################################################################ crea_estadistica_para_anid.py reads the xml files generated by the PIT. It has some issues with unusual characters. It must be placed on the directory where XML PIT files are located

use: python crea_estadistica_para_anid.py

################################################################################

crea_tabla_admisibilidad.py. used to list the PI, proposal title, requested time and Instrument. It must be placed on the directory where XML PIT files are located

use: python crea_tabla_admisibilidad.py

################################################################################# createtechform_v1.0_short.py

Short version of the tech form. It must be placed on the directory where XML PIT files are located

use: python createtechform_v1.0_short.py

About

Gemini observation completeness and reading xml from the PIT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages