-
I just noticed that when the chapter 1 is following an introduction, all the chapter is in italic. No difference is made between the chapter and the introduction. You can see it with the ktuVb module …
-
The beams generated by https://github.com/MWATelescope/mwa_pb generate Jones matrices for Az/El beams. In order that observations taken at different Hour Angles can be combined together with coherent …
-
I ran plotting_script with two input strings for 1D plot,like:
.compile /fred/oz048/MWA/CODE/chips_ozstar_tools/plot_chipsout_general.pro
plot_chipsout_general, ['eor1_2015_4flaggedtiles_newscript'…
-
I tried to run an imaging script on Magnus:
`> ./bin/obs_im28s.sh -g pawsey0345 -p 16asec -c 1248917592`
Here are the errors from: im28s_1248917592.e4429953
`cmdModule.c(579):ERROR:50: Cannot…
-
I'm not sure who to talk to about this but I can no longer use:
`wget http://cerberus.mwa128t.org/mwa_full_embedded_element_pattern.h5`
as the connection times out. Can anyone fix the server or know…
-
CHIPS plotting on ozstar fails for me when kpower_2d_plots.pro is being compiled.Error below. Since it works for others maybe I need to load other idl modules?
IDL> .compile /fred/oz048/MWA/CODE/CH…
-
I ran plotting script for two data set as below,
IDL> plot_chipsout_general , ['sim_m3000_p1000_90MHz_UL', 'sim_m3000_p1000_75MHz_UL'], initials='SY', RTS=1, twoD=1, n_freq=320, band='ultra-low', …
-
Hello, I have another silly question.
Suppose I have a moduleA and it maintains a session state for that module.
And that session state must be read by N more modules, I have to make that state acce…
-
the explicit checks that the target integration must be either 2 * minimum integration time to downsample or 1/2 the max integration time to upsample results in a silent failure when calling `resample…
-
Pillow doesn't appear anywhere else in the repo.
Strictly speaking, none of the things listed in `install_requires` are required to import the module because the `__init__.py` doesn't import anythi…