Skip to content

minimal reproduction of catalog conversion issue (big files not included)

Notifications You must be signed in to change notification settings

burdorfmitchell/issue_rep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The catalog file and uvbeam file need to be downloaded from here: https://drive.google.com/drive/folders/14hH-zBhHGddVacc0ncqRWq7ofhGLWfND?usp=drive_link

Filepaths:
gleam.vot --> issue_rep/catalog_files/gleam.vot
HERA_NicCST_fullfreq.uvbeam --> issue_rep/simulations/telescope_config/HERA_NicCST_fullfreq.uvbeam
NOTE: need to edit HERA_uvbeam.yaml to have the correct absolute path to the HERA_NicCST_fullfreq.uvbeam file!

From there use the environment.yml file to create a conda environment and activate it (this is just the environment.yml file from a relatively recent pull of main on pyuvsim) After that locally install pyuvsim from source as usual

Can then recreate the catalog conversion attempt I made by running: python3 convert.py

From there run the two doctored reference simulation files with (in the top directory of this repo):

mpirun python scripts/run_param_pyuvsim.py simulations/obsparam_ref_2.2_uvbeam_gleam.yaml
mpirun python scripts/run_param_pyuvsim.py simulations/obsparam_ref_2.2_uvbeam_skyh5.yaml

The result can be analyzed with the test.py file in results_data (matplotlib needs to be installed)

About

minimal reproduction of catalog conversion issue (big files not included)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages