LICENSE
MANIFEST.in
README.md
pyproject.toml
bin/nenupy_parallactic_correction
bin/nenupy_src_vis
bin/nenupy_vcr_coordinates
nenupy/__init__.py
nenupy/miscellaneous.py
nenupy/telescopes.json
nenupy.egg-info/PKG-INFO
nenupy.egg-info/SOURCES.txt
nenupy.egg-info/dependency_links.txt
nenupy.egg-info/requires.txt
nenupy.egg-info/top_level.txt
nenupy/astro/__init__.py
nenupy/astro/astro_tools.py
nenupy/astro/beam_correction.py
nenupy/astro/common_sources.json
nenupy/astro/jones_mueller.py
nenupy/astro/pointing.py
nenupy/astro/sky.py
nenupy/astro/skymodel.py
nenupy/astro/target.py
nenupy/astro/uvw.py
nenupy/beamlet/__init__.py
nenupy/beamlet/beamlet.py
nenupy/beamlet/bstdata.py
nenupy/beamlet/sdata.py
nenupy/beamlet/sstdata.py
nenupy/instru/NenuFAR_Ant_Hpx.fits
nenupy/instru/__init__.py
nenupy/instru/cal_pz_2_multi_2019-02-23.dat
nenupy/instru/cal_table_NDPPP-24sep2021-freq-all-MR6_V1_20220118.dat
nenupy/instru/cal_table_NDPPP-24sep2021-freq-all-MR6_V1_20220120.dat
nenupy/instru/instrument_tools.py
nenupy/instru/interferometer.py
nenupy/instru/low_noise_amplifier.json
nenupy/instru/miniarray_antennas.json
nenupy/instru/nda.py
nenupy/instru/nenufar.py
nenupy/instru/nenufar_array.json
nenupy/instru/squint_table.sav
nenupy/io/__init__.py
nenupy/io/bandpass_coeffs.dat
nenupy/io/bst.py
nenupy/io/io_tools.py
nenupy/io/nenufar_tv_sources.json
nenupy/io/sst.py
nenupy/io/tf.py
nenupy/io/tf_utils.py
nenupy/io/xst.py
nenupy/observation/__init__.py
nenupy/observation/obs_config.py
nenupy/observation/obs_tools.py
nenupy/observation/parset.py
nenupy/observation/parset_user_options.json
nenupy/observation/tapdatabase.py
nenupy/schedule/__init__.py
nenupy/schedule/constraints.py
nenupy/schedule/contamination.py
nenupy/schedule/geneticalgo.py
nenupy/schedule/obsblocks.py
nenupy/schedule/open_time.py
nenupy/schedule/schedule.py
nenupy/schedule/targets.py
nenupy/undysputed/__init__.py
nenupy/undysputed/bandpass_coeffs.dat
nenupy/undysputed/dynspec.py
nenupy/undysputed/utils.py
nenupy/undysputed/waveform.py
tests/test_astro_pointing.py
tests/test_astro_sky.py
tests/test_astro_skymodel.py
tests/test_astro_target.py
tests/test_astro_tools.py
tests/test_database.py
tests/test_instru.py
tests/test_instru_miniarray.py
tests/test_instru_nenufar.py
tests/test_io_bst.py
tests/test_io_tf.py
tests/test_io_undysputed.py
tests/test_io_xst.py
tests/test_jones_mueller.py
tests/test_obsconfig.py
tests/test_sdata.py