-
Is this wise? https://github.com/ratt-ru/Stimela/blob/master/stimela/recipe.py#L109
I would argue for INFO. Stimela is meant to be mature and stable, so its housekeeping debug output ought to only …
-
Hello,
Is it possible to have access to the data/fits/KAT-7*.fits files?
These files are supposed to be used in the Chap-5 - Imaging but are not included in the repository.
I saw that the FIT…
-
Hello, I have a problem of merging data. I use p2p_S1_TOPS_Frame.csh to process Sentinel-1 data of Idaho earthquake.
The data are:
> S1A_IW_SLC__1SDV_20200407T013632_20200407T013656_032015_03B2C9_2A…
-
We have some PlutoSDR firmware that does the FFT inside the Pluto's FPGA, -- rather than transferring I/Q samples up it transfers FFT bins.
Is that something that might be useful? (It doubles the e…
rgetz updated
4 years ago
-
Hi,
I'm currently working on a code very similar to `beamconv` for the LiteBIRD simulation pipeline and would like to thank you for the insights I got from studying both your paper and the `beamcon…
-
Hi
I find there remains a lot of topo. error in the velocity result. How to remove it from the velocity result?
![vel](https://user-images.githubusercontent.com/63180009/84196464-19cc8f80-aa55-11ea-…
-
We are considering using Mirny to generate the ca. 7 GHz MW we use to mix down rubidium Raman phase lock beatnotes (ca. 6.8 GHz). Besides the necessary range extension (using RFoutB), it would be grea…
-
Dear Xiaohua(Eric):
I want to process ENVI_SLC and ERS_SLC for interseismic periods in Mejillones Peninsula, Chile, with time-series SBAS method. In GMTSAR there is only the option to make Sentinel …
-
`GEOM.altaz2hadec(altaz, lattitude, units)` requires the parameter `altaz` to be "a list of tuples or Nx2 Numpy array" yet `altaz=self.pointing_center[-1,:]` is a 1-D numpy array. This leads to an Ind…
-
Hello!
I came across this issue in my science work where I tried to use the Doppler correction model implemented in astropy (radial_velocity_correction method of SkyCoord class) instead of a build-…