Hi @jpedro500 ,
I’m talking about the fitter.convert
method you use.
Orbit determination with TLE is a new feature only available for now in the dev branch of Orekit (see the TLEBatchLSModel
class in the org.orekit.estimation.leastsquares
Java package), but as you use the Python wrapper, I guess you can’t access this.