askap-vast / vast-tools

A collection of tools that are useful for the VAST project and for exploration of results from the VAST Pipeline.
https://vast-survey.org/vast-tools/
MIT License
8 stars 0 forks source link

Cannot find RACS images or noise maps #357

Closed ddobie closed 2 years ago

ddobie commented 2 years ago
example_query = Query(
    coords=SkyCoord(45.733478, -50.825550, unit=u.deg),
    crossmatch_radius=5.,
    epochs='all'
)
example_query.find_sources()

Throws the following warnings

/data/vast-survey/VAST/release/EPOCH00/COMBINED/STOKESI_IMAGES/RACS_0304-50A.EPOCH00.I.conv.fits does not exist! Unable to create postagestamps
/data/vast-survey/VAST/release/EPOCH00/COMBINED/STOKESI_RMSMAPS/noiseMap.RACS_0304-50A.EPOCH00.I.conv.fits does not exist! Unable to get noise maps.