Shubham
Shubham
Are ndim and nsamples integers or floats?
Could you do this by using different quantiles? For example 5 and 95 instead of 16 and 84?
Gummi would you like to help with this?
Great, let me know what do you need from me
Hi @tronsgaard, I agree, this would be a nice feature to have. I'm currently a bit short on time, but can try to get to this in the (hopefully) not-to-distant...
That's awesome. I think that's essentially what I'll need to do, but perhaps iterate a couple times since the JPL ephemeris call requires the JDTT time standard, and not UTC....
Hi Nestor, You're welcome! Yes, the IDL code and web version does include support for HST. We currently do not include that, but if this is something that could be...
Hi Nestor, Correct, [currently in `barycorrpy`](https://github.com/shbhuk/barycorrpy/blob/7eff82b55d9113ef2ff515eed1bf78b465481961/barycorrpy/utc_tdb.py#L398), we're including the clock correction (UTC to TDB), geometric correction (Romer delay), and then the Einstein delay. We do not include the Shapiro delay,...
Hi Nestor, One easy solution I can think of is to use JPL Horizons to query the orbital vectors (x,y,z, and vx,vy,vz) corresponding to the space telescope. This can then...
Hi Nestor, Do the HST FITS files have geocentric latitude and longitude in their headers? This might be instrument specific though.