- #1
- 3,524
- 3,069
(you have your nows and thens mixed around)JimJCW said:For a given observed object (for example, located at z=1), your calculator's outputs are for an observer at the present time, i.e., at t=13.8 Gyr, a=1, and z=0:
D(then) =5.531702 GlyD(now) = 11.06340 Gly
For the same observed object, for an observer at t=12.46 Gyr, a=0.909, and z=0.1, one may want to know what are the corresponding values of D(then) and D(now). Here are the proper distances in that case obtained from Nick Gnedin’s calculator:
D(then) = 4.83567 GlyD(now) = 8.79212 Gly
You can obtain those values from the calculator, I think, but not directly. Since these are still points on the same lightcone, all it takes is to call the outputs for the desired redshifts, like so:
Then deduct the corresponding distances and multiply by the scale factor at reception (Dnow) or emission (Dthen).
E.g.
##D_{now1-0.1}=(D_{now1}-D_{now0.1})*a_{0.1}=(11.063Gly-1.395Gly)*0.90909=8.789Gly##
the remaining discrepancy likely coming from rounding errors.
I'm not sure how one would integrate this into the calculator in its current form, though. An option to choose the observer's redshift, instead of the default 0, maybe? Seems like a lot of work, and potentially confusing to the users.