Skip to main content
Ctrl+K
pysecs 0.1.0.dev1+unknown.g8d51d074f documentation - Home pysecs 0.1.0.dev1+unknown.g8d51d074f documentation - Home
  • Installation
  • Theory
  • Examples
  • API reference
  • Contributing
  • GitHub
  • Installation
  • Theory
  • Examples
  • API reference
  • Contributing
  • GitHub

Section Navigation

  • pysecs.SECS
  • pysecs.SECS.fit
  • pysecs.SECS.fit_unit_currents
  • pysecs.SECS.from_observations
  • pysecs.SECS.predict
  • pysecs.SECS.predict_B
  • pysecs.SECS.predict_J
  • pysecs.SECS.has_df
  • pysecs.SECS.has_cf
  • pysecs.SECS.nsec
  • pysecs.KalmanSECS
  • pysecs.KalmanSECS.fit
  • pysecs.KalmanSECS.predict
  • pysecs.KalmanSECS.predict_B
  • pysecs.KalmanSECS.predict_J
  • pysecs.make_grid
  • pysecs.make_image_grid
  • pysecs.T_df
  • pysecs.T_cf
  • pysecs.J_df
  • pysecs.J_cf
  • pysecs.calc_angular_distance
  • pysecs.calc_bearing
  • API reference
  • pysecs.KalmanSECS.predict_B

pysecs.KalmanSECS.predict_B#

KalmanSECS.predict_B(pred_loc: ndarray, return_var: bool = False) → ndarray | tuple[ndarray, ndarray]#

Predict magnetic fields; see predict().

previous

pysecs.KalmanSECS.predict

next

pysecs.KalmanSECS.predict_J

On this page
  • KalmanSECS.predict_B()
Show Source

© Copyright 2018-, Greg Lucas.

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.20.0.