[ascl:2401.006]
LoSoTo: LOFAR solutions tool
de Gasperin, F.;
Dijkema, T. J.;
Drabent, A.;
Mevius, M.;
Rafferty, D.;
van Weeren, R.;
Brüggen, M.;
Callingham, J. R.;
Emig, K. L.;
Heald, G.;
Intema, H. T.;
Morabito, L. K.;
Offringa, A. R.;
Oonk, R.;
Orrù, E.;
Röttgering, H.;
Sabater, J.;
Shimwell, T.;
Shulevski, A.;
Williams, W.
LoSoTo (LOFAR Solution Tool) performs a variety of operations on H5parm data, which is based on the HDF5 format; it isolates direction independent systematic effects and can therefore be transferred to the target field. Subsets of data can be selected for each operation using lists of axes values, regular expressions, or intervals. The LoSoTo package stores solutions in arrays organized in a hierarchical fashion; this provides flexibility and preserves performance. The code can, for example, extract Faraday rotation from RR/LL phase solutions or a rotation matrix, clip solutions around the median, and calculate the ionospheric structure function. LoSoTo includes an outlier flagging procedure, normalizes solutions to a given value, and offers an advanced plotting routine, and many other operations.
[ascl:1408.006]
SPAM: Source Peeling and Atmospheric Modeling
SPAM is a extension to AIPS for reducing high-resolution, low-frequency radio interferometric observations. Direction-dependent ionospheric calibration and image-plane ripple suppression are among the features that help to make high-quality sub-GHz images. Data reductions are captured in well-tested Python scripts that execute AIPS tasks directly (mostly during initial data reduction steps), call high-level functions that make multiple AIPS or ParselTongue calls, and require few manual operations.