TwiceAsNice
2019-02-18
|
Namespaces | |
pytest | |
Variables | |
pytest.slopes_mat = zeros(shape=(4000,1600)) | |
pytest.Inj = adsec.LoadDisturb(bool DISTON, Nice::File DIST) | |
pytest.fr = adsec.RefreshSlopeBuff() | |
pytest.IM = zeros(shape=(100,1600)) | |
int | pytest.index_n = 400*(i+1) |
int | pytest.index_s = 400*i |
pytest.slopes_p = slopes_mat[index_s:index_n:2] | |
pytest.slopes_n = slopes_mat[index_s+1:index_n:2] | |
pytest.hdu = pyfits.PrimaryHDU(IM) | |