Notes from the CodeRefinery workshop in Gothenburg which covered:

  • version control (github)
  • licenses
  • workflow management tools (snakemake)
  • documentation (read the docs)
  • automated testing (pytest, travis ci)

scripting BIFROST

Wed 15 May 2019 by Luis Velilla Prieto

Observing with the Onsala 20m using scripting and BIFROST

  • The following (abbreviated) script was discussed:
# Define/import global settings
SETUP POINT loops=2 azdist=21 eldist=21 ontime=20 caltime=10 calwhen=3 obsmode=ssw dop=eachcal adjpwr=first rawdata=skip addpol=save backend=SPEa baseline=nobaselines startpos=last apply …
read more

Observation planning with gildas

Wed 06 February 2019 by Luis Velilla Prieto

Context/Motivation

  • Create visibility plots to plan your observations
  • Obtain good quality plots to be enclosed in your proposals

Known tools:

The best starting points for GILDAS tutorials are

read more