diff --git a/docs/.buildinfo b/docs/.buildinfo index caa3376e..915a84d3 100644 --- a/docs/.buildinfo +++ b/docs/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 235c63ded278d0c44584c011804d00c9 +config: f918b07c0ab7d8d40a6ab374c81e63ed tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/.doctrees/environment.pickle b/docs/.doctrees/environment.pickle index 16119892..f5154948 100644 Binary files a/docs/.doctrees/environment.pickle and b/docs/.doctrees/environment.pickle differ diff --git a/docs/MulensModel.binarylens.html b/docs/MulensModel.binarylens.html index 0b1496b4..1e0efeaa 100644 --- a/docs/MulensModel.binarylens.html +++ b/docs/MulensModel.binarylens.html @@ -6,7 +6,7 @@ - MulensModel.binarylens module — MulensModel 1.9.8 documentation + MulensModel.binarylens module — MulensModel 1.10.0 documentation diff --git a/docs/MulensModel.caustics.html b/docs/MulensModel.caustics.html index 126496d8..46bf33d3 100644 --- a/docs/MulensModel.caustics.html +++ b/docs/MulensModel.caustics.html @@ -6,7 +6,7 @@ - MulensModel.caustics module — MulensModel 1.9.8 documentation + MulensModel.caustics module — MulensModel 1.10.0 documentation diff --git a/docs/MulensModel.coordinates.html b/docs/MulensModel.coordinates.html index f2dffbd4..31567ba9 100644 --- a/docs/MulensModel.coordinates.html +++ b/docs/MulensModel.coordinates.html @@ -6,7 +6,7 @@ - MulensModel.coordinates module — MulensModel 1.9.8 documentation + MulensModel.coordinates module — MulensModel 1.10.0 documentation diff --git a/docs/MulensModel.event.html b/docs/MulensModel.event.html index fbfd68c3..ebf9c062 100644 --- a/docs/MulensModel.event.html +++ b/docs/MulensModel.event.html @@ -6,7 +6,7 @@ - MulensModel.event module — MulensModel 1.9.8 documentation + MulensModel.event module — MulensModel 1.10.0 documentation @@ -36,18 +36,28 @@
class MulensModel.event.Event(datasets=None, model=None, coords=None)

Bases: object

-

Allows a model to be fit to datasets.

+

Combines a microlensing model with data. Allows calculating chi^2 and +making a number of plots.

Arguments :
-
-
datasets (required):
-
a MulensData object or -list of MulensData objects.
-
model (required):
-
a Model object
-
coords (optional):
-
the coordinates of the event (RA, Dec)
+

datasets: MulensData or +list of MulensData objects

+
+
Datasets that will be linked to the event. These datasets will +be used for chi^2 calculation, plotting etc.
+
+
model: Model
+
Microlensing model that will be linked to the event. In order to +get chi^2 for different sets of model parameters you should +keep a single Model instance and +change parameters for this model (i.e., do not provide separate +Model instances).
+

coords: str, Coordinates, +or astropy.SkyCoord

+
+
Coordinates of the event. If str, then needs format accepted by +astropy.SkyCoord e.g., '18:00:00 -30:00:00'.
Attributes :
@@ -111,8 +121,8 @@
Parameters :
fit_blending: boolean, optional
-
If True, then the blend flux is a free parameter. If -False, the blend flux is fixed at zero. Default is +
If True, then the blend flux is a free parameter. If +False, the blend flux is fixed at zero. Default is the same as MulensModel.fit.Fit.fit_fluxes().
@@ -238,6 +248,14 @@ See MulensModel.model.Model.plot_residuals() for details.

+
+
+plot_source_for_datasets(**kwargs)
+

Plot source positions for all linked datasets. +See MulensModel.model.Model.plot_source_for_datasets() for +details.

+
+
clean_data()
diff --git a/docs/MulensModel.fit.html b/docs/MulensModel.fit.html index 323cbc44..7b366253 100644 --- a/docs/MulensModel.fit.html +++ b/docs/MulensModel.fit.html @@ -6,7 +6,7 @@ - MulensModel.fit module — MulensModel 1.9.8 documentation + MulensModel.fit module — MulensModel 1.10.0 documentation diff --git a/docs/MulensModel.horizons.html b/docs/MulensModel.horizons.html index 664079d7..5f415bff 100644 --- a/docs/MulensModel.horizons.html +++ b/docs/MulensModel.horizons.html @@ -6,7 +6,7 @@ - MulensModel.horizons module — MulensModel 1.9.8 documentation + MulensModel.horizons module — MulensModel 1.10.0 documentation diff --git a/docs/MulensModel.html b/docs/MulensModel.html index 3a62f293..ab866877 100644 --- a/docs/MulensModel.html +++ b/docs/MulensModel.html @@ -6,7 +6,7 @@ - MulensModel package — MulensModel 1.9.8 documentation + MulensModel package — MulensModel 1.10.0 documentation diff --git a/docs/MulensModel.limbdarkeningcoeffs.html b/docs/MulensModel.limbdarkeningcoeffs.html index 6974726b..1fbe2e19 100644 --- a/docs/MulensModel.limbdarkeningcoeffs.html +++ b/docs/MulensModel.limbdarkeningcoeffs.html @@ -6,7 +6,7 @@ - MulensModel.limbdarkeningcoeffs module — MulensModel 1.9.8 documentation + MulensModel.limbdarkeningcoeffs module — MulensModel 1.10.0 documentation diff --git a/docs/MulensModel.magnificationcurve.html b/docs/MulensModel.magnificationcurve.html index 68b362ac..177cb7c6 100644 --- a/docs/MulensModel.magnificationcurve.html +++ b/docs/MulensModel.magnificationcurve.html @@ -6,7 +6,7 @@ - MulensModel.magnificationcurve module — MulensModel 1.9.8 documentation + MulensModel.magnificationcurve module — MulensModel 1.10.0 documentation @@ -149,7 +149,7 @@ pre-computed tables. The relative interpolation errors are smaller than 10^-4.
finite_source_LD_Yoo04:
-
Uses the Gould 1994 ApJ, 421L, 71 prescription for +
Uses the Yoo et al. 2004 ApJ, 603, 139 prescription for a circular source including limb-darkening. This method interpolates pre-computed tables. The relative interpolation errors are smaller than 10^-4.
@@ -158,7 +158,7 @@ uniform (and circular) source. This method calculates the underlying functions directly.
finite_source_LD_Yoo04_direct:
-
Uses the Gould 1994 ApJ, 421L, 71 prescription for +
Uses the Yoo et al. 2004 ApJ, 603, 139 prescription for a circular source including limb-darkening. This method calculates 2D integral directly (hence can be slow).
finite_source_uniform_Lee09:
@@ -198,11 +198,11 @@ hexadecapole_magnification()
VBBL:
Uses VBBinaryLensing (a Stokes theorem/contour -integration code) by Valerio Bozza. See +integration code) by Valerio Bozza (Bozza 2010 MNRAS, 408, 2188). See vbbl_magnification()
Adaptive_Contouring:
Uses AdaptiveContouring (a Stokes theorem/contour -integration code) by Martin Dominik. See +integration code) by Martin Dominik (Dominik 2007 MNRAS, 377, 1679). See adaptive_contouring_magnification()
point_source_point_lens:
Uses point-source _point_-_lens_ approximation; useful when you diff --git a/docs/MulensModel.model.html b/docs/MulensModel.model.html index e3fe11ed..35a8ae5c 100644 --- a/docs/MulensModel.model.html +++ b/docs/MulensModel.model.html @@ -6,7 +6,7 @@ - MulensModel.model module — MulensModel 1.9.8 documentation + MulensModel.model module — MulensModel 1.10.0 documentation @@ -53,10 +53,11 @@
Specify name of the file with satellite ephemerides. See MulensData for more details. Note that if you provide file name here, then it will affect -all calculations for this model. In most cases you want to combine -ground-based and satellite data and in those cases use -MulensData to specific -datasets to pass satellite information.
+all calculations for this model. In most cases, you want to +combine ground-based and satellite data and in those cases set +ephemerides_file for specific +MulensData instance +to pass satellite information.
Attributes :
@@ -75,11 +76,6 @@ to turn different parallax effects ON/OFF. If using satellite parallax, you may also specify an ephemerides_file (see MulensData).

-

Caveat: -satellite parallax works for datasets, but not for -model, i.e., the satellite parallax will be calculated correctly -for the model evaluated at the data points, but satellite parallax -is not implemented for the model alone.

parameters
@@ -322,7 +318,8 @@
Keywords :

see plot_lc()

-

satellite_skycoord, gamma: see magnification()

+

gamma: see magnification()

+

satellite_skycoord: see plot_trajectory()

**kwargs – any arguments accepted by matplotlib.pyplot.plot().

@@ -487,7 +484,7 @@
-plot_trajectory(times=None, t_range=None, t_start=None, t_stop=None, dt=None, n_epochs=None, caustics=False, show_data=False, arrow=True, satellite_skycoord=None, **kwargs)
+plot_trajectory(times=None, t_range=None, t_start=None, t_stop=None, dt=None, n_epochs=None, caustics=False, show_data=False, arrow=True, satellite_skycoord=None, arrow_kwargs=None, **kwargs)

Plot the source trajectory.

Keywords (all optional) :

@@ -502,13 +499,28 @@ plotting features, e.g. color, use plot_caustics() instead.
show_data: boolean
-
mark epochs of data (Not implemented, marker types -should match data plotting.)
+
Mark epochs of data. Use plot_source_for_datasets() +for more control of how data epochs are marked.
arrow: boolean
-
show the direction of the source motion. default=True (on)
-
satellite_skycoord: astropy.SkyCoord
-
should allow user to specify the trajectory is calculated -for a satellite. see get_satellite_coords()
+
Show the direction of the source motion. Default is True.
+
+

satellite_skycoord: astropy.SkyCoord or +MulensModel.satelliteskycoord.SatelliteSkyCoord

+
+
Allows the user to specify that the trajectory is calculated +for a satellite. If astropy.SkyCoord object is provided, +then these are satellite positions for all epochs. +See also get_satellite_coords()
+
+
arrow_kwargs: dict
+
Kwargs that are passed to pyplot.arrow(). If no +color is given here, then we use one specified in **kwargs +and if nothing is there, then we use black. The size of +the arrow is determined based on limits of current axis. +If those are not adequate, then change the size by specifying +width keyword and maybe other as well. Note that +arrow_kwargs are of dict type and are different than +**kwargs.
**kwargs
Controls plotting features of the trajectory. It’s passed to pyplot.plot().
@@ -549,6 +561,42 @@
+
+
+plot_source(times=None, **kwargs)
+

Plot source: circles of the radius rho at positions corresponding to +source positions at times. When the rho is not defined, then X symbols +are plotted.

+
+
Parameters:
+
+
times: float or np.ndarray
+
epochs for which source positions will be plotted
+
**kwargs:
+
Keyword arguments passed to matplotlib.Circle. +Examples: color='red', fill=False, +linewidth=3, alpha=0.5. When the rho is not defined, +then keyword arguments are passed to matplotlib.plot.
+
+
+
+
+ +
+
+plot_source_for_datasets(**kwargs)
+

Plot source positions for all linked datasets. Colors used for +each dataset are the same used for plotting photometry.

+
+
Parameters:
+
+
**kwargs:
+
see plot_source()
+
+
+
+
+
set_times(t_range=None, t_start=None, t_stop=None, dt=None, n_epochs=1000)
@@ -557,7 +605,7 @@ For binary source models, respectively, smaller and larger of t_0_1/2 values are used.

-
Keywords (all optional) :
+
Parameters (all optional):
t_range: [list, tuple]
A range of times of the form [t_start, t_stop]
diff --git a/docs/MulensModel.modelparameters.html b/docs/MulensModel.modelparameters.html index 4b98713d..9a205d71 100644 --- a/docs/MulensModel.modelparameters.html +++ b/docs/MulensModel.modelparameters.html @@ -6,7 +6,7 @@ - MulensModel.modelparameters module — MulensModel 1.9.8 documentation + MulensModel.modelparameters module — MulensModel 1.10.0 documentation @@ -140,8 +140,9 @@

astropy.Quantity

The angle of the source trajectory relative to the binary lens axis (or primary-secondary axis). Measured counterclockwise, -i.e., according to convention advocated by Skowron et -al. 2011 (ApJ, 738, 87). May be +i.e., according to convention advocated by +Skowron et al. 2011 (ApJ, 738, 87), +but shifted by 180 deg. May be set as a float –> assumes “deg” is the default unit. Regardless of input value, returns value in degrees.

@@ -358,6 +359,21 @@ 1/year. Cannot be set.

+
+
+is_finite_source()
+

Checks if model has finite source. For binary source models it checks +if either of the sources is finite.

+
+
Returns:
+
+
is_finite_source: boolean
+
True if at least one source has finite size.
+
+
+
+
+
is_static()
diff --git a/docs/MulensModel.mulensdata.html b/docs/MulensModel.mulensdata.html index 9f3d44d4..f51df718 100644 --- a/docs/MulensModel.mulensdata.html +++ b/docs/MulensModel.mulensdata.html @@ -6,7 +6,7 @@ - MulensModel.mulensdata module — MulensModel 1.9.8 documentation + MulensModel.mulensdata module — MulensModel 1.10.0 documentation diff --git a/docs/MulensModel.mulensobjects.html b/docs/MulensModel.mulensobjects.html index 71c806f1..c7178b54 100644 --- a/docs/MulensModel.mulensobjects.html +++ b/docs/MulensModel.mulensobjects.html @@ -6,7 +6,7 @@ - MulensModel.mulensobjects package — MulensModel 1.9.8 documentation + MulensModel.mulensobjects package — MulensModel 1.10.0 documentation diff --git a/docs/MulensModel.mulensobjects.lens.html b/docs/MulensModel.mulensobjects.lens.html index ab9c3f81..92844d24 100644 --- a/docs/MulensModel.mulensobjects.lens.html +++ b/docs/MulensModel.mulensobjects.lens.html @@ -6,7 +6,7 @@ - MulensModel.mulensobjects.lens module — MulensModel 1.9.8 documentation + MulensModel.mulensobjects.lens module — MulensModel 1.10.0 documentation diff --git a/docs/MulensModel.mulensobjects.mulenssystem.html b/docs/MulensModel.mulensobjects.mulenssystem.html index 348e9111..9fac4b96 100644 --- a/docs/MulensModel.mulensobjects.mulenssystem.html +++ b/docs/MulensModel.mulensobjects.mulenssystem.html @@ -6,7 +6,7 @@ - MulensModel.mulensobjects.mulenssystem module — MulensModel 1.9.8 documentation + MulensModel.mulensobjects.mulenssystem module — MulensModel 1.10.0 documentation diff --git a/docs/MulensModel.mulensobjects.source.html b/docs/MulensModel.mulensobjects.source.html index d7370fed..3b747ab1 100644 --- a/docs/MulensModel.mulensobjects.source.html +++ b/docs/MulensModel.mulensobjects.source.html @@ -6,7 +6,7 @@ - MulensModel.mulensobjects.source module — MulensModel 1.9.8 documentation + MulensModel.mulensobjects.source module — MulensModel 1.10.0 documentation diff --git a/docs/MulensModel.pointlens.html b/docs/MulensModel.pointlens.html index d081aff3..c6811bca 100644 --- a/docs/MulensModel.pointlens.html +++ b/docs/MulensModel.pointlens.html @@ -6,7 +6,7 @@ - MulensModel.pointlens module — MulensModel 1.9.8 documentation + MulensModel.pointlens module — MulensModel 1.10.0 documentation diff --git a/docs/MulensModel.satelliteskycoord.html b/docs/MulensModel.satelliteskycoord.html index 2cff40c3..e034daa1 100644 --- a/docs/MulensModel.satelliteskycoord.html +++ b/docs/MulensModel.satelliteskycoord.html @@ -6,7 +6,7 @@ - MulensModel.satelliteskycoord module — MulensModel 1.9.8 documentation + MulensModel.satelliteskycoord module — MulensModel 1.10.0 documentation diff --git a/docs/MulensModel.trajectory.html b/docs/MulensModel.trajectory.html index 57ac82c3..d0889590 100644 --- a/docs/MulensModel.trajectory.html +++ b/docs/MulensModel.trajectory.html @@ -6,7 +6,7 @@ - MulensModel.trajectory module — MulensModel 1.9.8 documentation + MulensModel.trajectory module — MulensModel 1.10.0 documentation @@ -43,7 +43,8 @@ center of mass with higher mass (assuming q < 1) at negative X and Y=0.

This class follows the conventions defined in Appendix A of -Skowron et al. (2011).

+Skowron et al. (2011) +except the definition of alpha, which is shifted by 180 deg.

Arguments :
@@ -68,11 +69,12 @@ Astropy.coordinates.SkyCoord, optional

sky coordinates of the event; required for parallax calculations
-

satellite_skycoord: Astropy.coordinates.SkyCoord, optional

-
-
sky coordinates of the satellite specified by the +
+
satellite_skycoord: Astropy.coordinates.SkyCoord, optional
+
sky coordinates of the satellite specified by the ephemerides file. See -MulensModel.mulensdata.MulensData.satellite_skycoord.
+MulensModel.mulensdata.MulensData.satellite_skycoord.
+
Attributes :

x: np.ndarray

diff --git a/docs/MulensModel.utils.html b/docs/MulensModel.utils.html index 8528080c..dad7fd71 100644 --- a/docs/MulensModel.utils.html +++ b/docs/MulensModel.utils.html @@ -6,7 +6,7 @@ - MulensModel.utils module — MulensModel 1.9.8 documentation + MulensModel.utils module — MulensModel 1.10.0 documentation diff --git a/docs/MulensModel.version.html b/docs/MulensModel.version.html index 8c8885ea..91586b06 100644 --- a/docs/MulensModel.version.html +++ b/docs/MulensModel.version.html @@ -6,7 +6,7 @@ - MulensModel.version module — MulensModel 1.9.8 documentation + MulensModel.version module — MulensModel 1.10.0 documentation diff --git a/docs/_sources/tutorial_fit_pspl.rst.txt b/docs/_sources/tutorial_fit_pspl.rst.txt index 98d8d1ec..597d2724 100644 --- a/docs/_sources/tutorial_fit_pspl.rst.txt +++ b/docs/_sources/tutorial_fit_pspl.rst.txt @@ -24,7 +24,7 @@ the `MulensData class - Index — MulensModel 1.9.8 documentation + Index — MulensModel 1.10.0 documentation @@ -316,6 +316,10 @@

H

I

+
  • is_static() (MulensModel.model.Model method) @@ -505,6 +509,14 @@

    P

  • +
  • plot_source() (MulensModel.model.Model method) +
  • +
  • plot_source_for_datasets() (MulensModel.event.Event method) + +
  • plot_trajectory() (MulensModel.model.Model method) diff --git a/docs/index.html b/docs/index.html index 9a54b6b5..a5d8e193 100644 --- a/docs/index.html +++ b/docs/index.html @@ -6,7 +6,7 @@ - Welcome to MulensModel’s documentation! — MulensModel 1.9.8 documentation + Welcome to MulensModel’s documentation! — MulensModel 1.10.0 documentation diff --git a/docs/install.html b/docs/install.html index 2dd75547..9d3431aa 100644 --- a/docs/install.html +++ b/docs/install.html @@ -6,7 +6,7 @@ - How to install? — MulensModel 1.9.8 documentation + How to install? — MulensModel 1.10.0 documentation diff --git a/docs/modules.html b/docs/modules.html index 0b0aafdd..851f4bbd 100644 --- a/docs/modules.html +++ b/docs/modules.html @@ -6,7 +6,7 @@ - MulensModel — MulensModel 1.9.8 documentation + MulensModel — MulensModel 1.10.0 documentation diff --git a/docs/objects.inv b/docs/objects.inv index fb7c3c6f..2d0b1c0a 100644 Binary files a/docs/objects.inv and b/docs/objects.inv differ diff --git a/docs/py-modindex.html b/docs/py-modindex.html index c1f3d8ee..38b9a950 100644 --- a/docs/py-modindex.html +++ b/docs/py-modindex.html @@ -6,7 +6,7 @@ - Python Module Index — MulensModel 1.9.8 documentation + Python Module Index — MulensModel 1.10.0 documentation diff --git a/docs/search.html b/docs/search.html index a5c4ec49..5d46add6 100644 --- a/docs/search.html +++ b/docs/search.html @@ -6,7 +6,7 @@ - Search — MulensModel 1.9.8 documentation + Search — MulensModel 1.10.0 documentation diff --git a/docs/searchindex.js b/docs/searchindex.js index e498e791..8c367509 100644 --- a/docs/searchindex.js +++ b/docs/searchindex.js @@ -1 +1 @@ -Search.setIndex({docnames:["MulensModel","MulensModel.binarylens","MulensModel.caustics","MulensModel.coordinates","MulensModel.event","MulensModel.fit","MulensModel.horizons","MulensModel.limbdarkeningcoeffs","MulensModel.magnificationcurve","MulensModel.model","MulensModel.modelparameters","MulensModel.mulensdata","MulensModel.mulensobjects","MulensModel.mulensobjects.lens","MulensModel.mulensobjects.mulenssystem","MulensModel.mulensobjects.source","MulensModel.pointlens","MulensModel.satelliteskycoord","MulensModel.trajectory","MulensModel.utils","MulensModel.version","index","install","modules","tutorial","tutorial_fit_pi_E","tutorial_fit_pspl"],envversion:53,filenames:["MulensModel.rst","MulensModel.binarylens.rst","MulensModel.caustics.rst","MulensModel.coordinates.rst","MulensModel.event.rst","MulensModel.fit.rst","MulensModel.horizons.rst","MulensModel.limbdarkeningcoeffs.rst","MulensModel.magnificationcurve.rst","MulensModel.model.rst","MulensModel.modelparameters.rst","MulensModel.mulensdata.rst","MulensModel.mulensobjects.rst","MulensModel.mulensobjects.lens.rst","MulensModel.mulensobjects.mulenssystem.rst","MulensModel.mulensobjects.source.rst","MulensModel.pointlens.rst","MulensModel.satelliteskycoord.rst","MulensModel.trajectory.rst","MulensModel.utils.rst","MulensModel.version.rst","index.rst","install.rst","modules.rst","tutorial.rst","tutorial_fit_pi_E.rst","tutorial_fit_pspl.rst"],objects:{"":{MulensModel:[0,0,0,"-"]},"MulensModel.binarylens":{BinaryLens:[1,1,1,""]},"MulensModel.binarylens.BinaryLens":{adaptive_contouring_magnification:[1,2,1,""],hexadecapole_magnification:[1,2,1,""],point_source_magnification:[1,2,1,""],vbbl_magnification:[1,2,1,""]},"MulensModel.caustics":{Caustics:[2,1,1,""]},"MulensModel.caustics.Caustics":{CriticalCurve:[2,1,1,""],critical_curve:[2,3,1,""],get_caustics:[2,2,1,""],plot:[2,2,1,""]},"MulensModel.coordinates":{Coordinates:[3,1,1,""]},"MulensModel.coordinates.Coordinates":{east_projected:[3,3,1,""],ecliptic_lat:[3,3,1,""],ecliptic_lon:[3,3,1,""],galactic_b:[3,3,1,""],galactic_l:[3,3,1,""],north_projected:[3,3,1,""]},"MulensModel.event":{Event:[4,1,1,""]},"MulensModel.event.Event":{chi2_gradient:[4,2,1,""],clean_data:[4,2,1,""],coords:[4,3,1,""],data_ref:[4,3,1,""],datasets:[4,3,1,""],estimate_model_params:[4,2,1,""],get_chi2:[4,2,1,""],get_chi2_for_dataset:[4,2,1,""],get_chi2_per_point:[4,2,1,""],get_ref_fluxes:[4,2,1,""],model:[4,3,1,""],plot_data:[4,2,1,""],plot_model:[4,2,1,""],plot_residuals:[4,2,1,""],reset_best_chi2:[4,2,1,""]},"MulensModel.fit":{Fit:[5,1,1,""]},"MulensModel.fit.Fit":{blending_flux:[5,2,1,""],fit_fluxes:[5,2,1,""],flux_of_sources:[5,2,1,""],get_chi2_format:[5,2,1,""],get_flux:[5,2,1,""],get_input_format:[5,2,1,""],get_n_sources:[5,2,1,""],update:[5,2,1,""]},"MulensModel.horizons":{Horizons:[6,1,1,""]},"MulensModel.horizons.Horizons":{time:[6,3,1,""],xyz:[6,3,1,""]},"MulensModel.limbdarkeningcoeffs":{LimbDarkeningCoeffs:[7,1,1,""]},"MulensModel.limbdarkeningcoeffs.LimbDarkeningCoeffs":{get_limb_coeff_gamma:[7,2,1,""],get_limb_coeff_u:[7,2,1,""],get_weighted_limb_coeff_gamma:[7,2,1,""],set_limb_coeff_gamma:[7,2,1,""],set_limb_coeff_u:[7,2,1,""]},"MulensModel.magnificationcurve":{MagnificationCurve:[8,1,1,""]},"MulensModel.magnificationcurve.MagnificationCurve":{get_binary_lens_magnification:[8,2,1,""],get_magnification:[8,2,1,""],get_point_lens_magnification:[8,2,1,""],magnification:[8,3,1,""],set_magnification_methods:[8,2,1,""],set_magnification_methods_parameters:[8,2,1,""]},"MulensModel.model":{Model:[9,1,1,""]},"MulensModel.model.Model":{bandpasses:[9,3,1,""],coords:[9,3,1,""],data_magnification:[9,3,1,""],datasets:[9,3,1,""],fit:[9,3,1,""],get_data_magnification:[9,2,1,""],get_limb_coeff_gamma:[9,2,1,""],get_limb_coeff_u:[9,2,1,""],get_parallax:[9,2,1,""],get_ref_fluxes:[9,2,1,""],get_residuals:[9,2,1,""],get_satellite_coords:[9,2,1,""],is_static:[9,2,1,""],magnification:[9,2,1,""],n_lenses:[9,3,1,""],n_sources:[9,3,1,""],parallax:[9,2,1,""],parameters:[9,3,1,""],plot_caustics:[9,2,1,""],plot_data:[9,2,1,""],plot_lc:[9,2,1,""],plot_magnification:[9,2,1,""],plot_residuals:[9,2,1,""],plot_trajectory:[9,2,1,""],reset_plot_properties:[9,2,1,""],set_datasets:[9,2,1,""],set_default_magnification_method:[9,2,1,""],set_limb_coeff_gamma:[9,2,1,""],set_limb_coeff_u:[9,2,1,""],set_magnification_methods:[9,2,1,""],set_magnification_methods_parameters:[9,2,1,""],set_source_flux_ratio:[9,2,1,""],set_source_flux_ratio_for_band:[9,2,1,""],set_times:[9,2,1,""],update_caustics:[9,2,1,""]},"MulensModel.modelparameters":{ModelParameters:[10,1,1,""],which_parameters:[10,4,1,""]},"MulensModel.modelparameters.ModelParameters":{alpha:[10,3,1,""],as_dict:[10,2,1,""],dalpha_dt:[10,3,1,""],ds_dt:[10,3,1,""],gamma:[10,3,1,""],gamma_parallel:[10,3,1,""],gamma_perp:[10,3,1,""],get_alpha:[10,2,1,""],get_s:[10,2,1,""],is_static:[10,2,1,""],n_lenses:[10,3,1,""],n_sources:[10,3,1,""],pi_E:[10,3,1,""],pi_E_E:[10,3,1,""],pi_E_N:[10,3,1,""],pi_E_mag:[10,3,1,""],q:[10,3,1,""],rho:[10,3,1,""],rho_1:[10,3,1,""],rho_2:[10,3,1,""],s:[10,3,1,""],source_1_parameters:[10,3,1,""],source_2_parameters:[10,3,1,""],t_0:[10,3,1,""],t_0_1:[10,3,1,""],t_0_2:[10,3,1,""],t_0_kep:[10,3,1,""],t_0_par:[10,3,1,""],t_E:[10,3,1,""],t_eff:[10,3,1,""],t_star:[10,3,1,""],t_star_1:[10,3,1,""],t_star_2:[10,3,1,""],u_0:[10,3,1,""],u_0_1:[10,3,1,""],u_0_2:[10,3,1,""]},"MulensModel.mulensdata":{MulensData:[11,1,1,""]},"MulensModel.mulensdata.MulensData":{bad:[11,3,1,""],bandpass:[11,3,1,""],coords:[11,3,1,""],data_and_err_in_chi2_fmt:[11,2,1,""],data_and_err_in_input_fmt:[11,2,1,""],err_mag:[11,3,1,""],good:[11,3,1,""],mag:[11,3,1,""],n_epochs:[11,3,1,""],plot:[11,2,1,""],satellite_skycoord:[11,3,1,""],set_limb_darkening_weights:[11,2,1,""],time:[11,3,1,""]},"MulensModel.mulensobjects":{lens:[13,0,0,"-"],mulenssystem:[14,0,0,"-"],source:[15,0,0,"-"]},"MulensModel.mulensobjects.lens":{Lens:[13,1,1,""]},"MulensModel.mulensobjects.lens.Lens":{a_proj:[13,3,1,""],caustics:[13,3,1,""],distance:[13,3,1,""],epsilon:[13,3,1,""],mass:[13,3,1,""],mass_1:[13,3,1,""],mass_2:[13,3,1,""],mass_3:[13,3,1,""],n_masses:[13,3,1,""],pi_L:[13,3,1,""],plot_caustics:[13,2,1,""],q:[13,3,1,""],s:[13,3,1,""],total_mass:[13,3,1,""]},"MulensModel.mulensobjects.mulenssystem":{MulensSystem:[14,1,1,""]},"MulensModel.mulensobjects.mulenssystem.MulensSystem":{lens:[14,3,1,""],mu_rel:[14,3,1,""],pi_E:[14,3,1,""],pi_rel:[14,3,1,""],plot_caustics:[14,2,1,""],plot_magnification:[14,2,1,""],r_E:[14,3,1,""],r_E_tilde:[14,3,1,""],source:[14,3,1,""],t_E:[14,3,1,""],theta_E:[14,3,1,""]},"MulensModel.mulensobjects.source":{Source:[15,1,1,""]},"MulensModel.mulensobjects.source.Source":{angular_radius:[15,3,1,""],distance:[15,3,1,""],pi_S:[15,3,1,""]},"MulensModel.pointlens":{PointLens:[16,1,1,""],get_pspl_magnification:[16,4,1,""]},"MulensModel.pointlens.PointLens":{get_point_lens_LD_integrated_magnification:[16,2,1,""],get_point_lens_finite_source_magnification:[16,2,1,""],get_point_lens_limb_darkening_magnification:[16,2,1,""],get_point_lens_uniform_integrated_magnification:[16,2,1,""]},"MulensModel.satelliteskycoord":{SatelliteSkyCoord:[17,1,1,""]},"MulensModel.satelliteskycoord.SatelliteSkyCoord":{get_satellite_coords:[17,2,1,""]},"MulensModel.trajectory":{Trajectory:[18,1,1,""]},"MulensModel.trajectory.Trajectory":{get_xy:[18,2,1,""]},"MulensModel.utils":{Utils:[19,1,1,""]},"MulensModel.utils.Utils":{astropy_version_check:[19,2,1,""],complex_fsum:[19,5,1,""],date_change:[19,5,1,""],dot:[19,5,1,""],gamma_to_u:[19,5,1,""],get_flux_and_err_from_mag:[19,5,1,""],get_flux_from_mag:[19,5,1,""],get_mag_and_err_from_flux:[19,5,1,""],get_mag_from_flux:[19,5,1,""],u_to_gamma:[19,5,1,""],vector_product_normalized:[19,5,1,""]},MulensModel:{binarylens:[1,0,0,"-"],caustics:[2,0,0,"-"],coordinates:[3,0,0,"-"],event:[4,0,0,"-"],fit:[5,0,0,"-"],horizons:[6,0,0,"-"],limbdarkeningcoeffs:[7,0,0,"-"],magnificationcurve:[8,0,0,"-"],model:[9,0,0,"-"],modelparameters:[10,0,0,"-"],mulensdata:[11,0,0,"-"],mulensobjects:[12,0,0,"-"],pointlens:[16,0,0,"-"],satelliteskycoord:[17,0,0,"-"],trajectory:[18,0,0,"-"],utils:[19,0,0,"-"],version:[20,0,0,"-"]}},objnames:{"0":["py","module","Python module"],"1":["py","class","Python class"],"2":["py","method","Python method"],"3":["py","attribute","Python attribute"],"4":["py","function","Python function"],"5":["py","staticmethod","Python static method"]},objtypes:{"0":"py:module","1":"py:class","2":"py:method","3":"py:attribute","4":"py:function","5":"py:staticmethod"},terms:{"155b":[],"18h00m00":3,"2004apj":[],"2011apj":[],"235l":[],"30d00m00":3,"421l":[8,16],"5th":1,"606l":[],"87S":[],"boolean":[1,4,5,9,10,11,16,18],"case":[5,7,9,11,13,25,26],"class":[1,2,3,4,5,6,7,8,9,10,11,13,14,15,16,17,18,19,21,24,26],"default":[1,2,3,4,5,8,9,10,11,18,24],"export":22,"final":[1,26],"float":[1,2,4,7,8,9,10,11,13,14,15,16,17,18,19,25,26],"function":[1,4,8,9,11,13,18,19,21,25,26],"import":[3,4,6,9,24],"int":[2,4,5,9,10,11,13,14],"long":[11,25],"return":[1,2,4,5,6,7,8,9,10,11,16,17,21,25,26],"static":[10,19],"true":[1,4,5,8,9,10,11,18,24,25],"try":[25,26],And:[24,25],Are:4,But:25,EWS:25,For:[1,6,8,9,16,18,21,24],Its:26,NOT:24,Not:[4,9,13],That:21,The:[1,2,4,5,7,8,9,10,11,13,14,15,16,18,24,25,26],Then:[10,24,25,26],Use:[9,16],Used:[],Useful:11,Uses:[8,11,16],Will:11,__future__:24,__init__:11,_direct:8,_lens_:8,_not_:16,_point_:8,a_proj:13,abil:26,about:[9,25,26],abov:[19,22,26],abs:[],acc:1,accept:[2,4,9,11],access:9,accord:10,account:9,accur:[4,19],accuraci:[1,8,9],across:11,actual:13,adapt:1,adaptive_contour:8,adaptive_contouring_magnif:[1,8],adaptivecontour:[1,8,22],add:[8,11,22],add_2450000:[11,25],add_2460000:11,addect:1,added:13,adding:[4,24],addit:[8,9],addition:25,adsab:[],advanc:1,advis:24,advoc:10,affect:[1,9,18],after:13,algorithm:[1,8,25],all:[9,11,13,21,22,24,26],all_approxim:1,allow:[4,8,9,10,26],almost:11,alon:9,along:2,alpha:[10,11,14,24,25],alpha_list:9,also:[1,4,9,11,14,16,24,25],alwai:[2,10,11,14],amplitud:26,analyz:9,angl:[3,10],angular:[14,15],angular_radiu:15,ani:9,annual:25,apj:[1,7,8,10,16],appendix:18,appli:[9,26],applic:1,approach:[16,25],appropri:11,approxim:[1,8,16,26],arbitrari:21,archiv:[22,24],area:1,aren:11,arg:[3,10,25,26],argument:[4,6,8,9,10,11,13,14,16,18,19,26],around:[25,26],arrai:[3,5,9,13,16],arrow:9,as_dict:10,associ:26,assum:[4,8,10,11,13,14,15,16,18],astropi:[3,6,8,9,10,11,13,14,15,17,18,19,22],astropy_version_check:19,attach:9,attr:4,attribut:[1,2,4,9,10,11,15,16,17,18,26],author:[11,22],automat:[],avail:[8,24],axi:[1,9,10,11,25,26],back:25,background:15,bad:[9,11],band:[7,9,11],bandpass:[7,9,11],base:[1,2,3,4,5,6,7,8,9,10,11,13,14,15,16,17,18,19,26],baselin:26,bash:22,bashrc:22,basic:10,becaus:[11,25],befor:[1,13,22],begin:24,behavior:9,below:25,best:[9,21,24,25,26],best_chi2:[4,25],best_chi2_paramet:[4,25],better:[25,26],between:[1,2,8,9,10,13,14,25],bfg:26,bin:[],binari:[1,8,9,10,18],binarylen:[0,23],bjd:11,bjd_tdb:11,black:[24,25],blend:[4,5,9],blending_flux:5,blg234:25,blg:[16,24,25],bodi:[1,2,10,13,14,24],bond:24,bool:9,both:[1,7,9,25],bozza:[1,8],bright:[11,25],brighter:26,burn:25,button:22,calcul:[1,2,3,4,5,8,9,10,11,16,17,18,25,26],call:[4,9,10,11,26],caltech:[],can:[1,4,5,7,8,9,10,11,16,21,22,24,25,26],cannot:10,cartersianrepresent:19,cartesian:19,cartesianrepresent:6,caustic:[0,9,13,14,23],caveat:9,center:[1,2,7,10,18],cgi:[],chain:25,chang:[9,10,11,19,26],check:[10,11,19,22,25],chi2:[4,11,21,24],chi2_fmt:11,chi2_for_model:26,chi2_gradi:4,chi2_initi:26,chi:[4,5,11,25,26],choic:26,choos:25,chosen:1,circular:8,clariti:25,clean_data:4,cobyla:26,code:[8,11,22,24,25,26],coeff:9,coeffici:[1,7,8,9,11,15,16,19],color:[9,11,24,25],color_list:9,column:11,combin:[9,10,13,25,26],come:25,command:22,comment:24,common:25,companion:13,compar:[8,9],complex:[1,19],complex_fsum:19,compon:[10,13],comput:[8,25],confirmed_planet:[],congratul:[22,26],conniv:3,consid:[4,8],consist:[11,14],constrain:9,constraint:[9,26],contact:[11,22],contain:[11,26],content:[21,23],contour:[1,8],contrari:9,contribut:[4,7],control:9,conveni:25,convent:[1,7,8,9,10,11,18],convert:26,coord:[4,8,9,11,18,25],coordin:[0,1,2,4,8,9,10,11,13,17,18,23,25],correctli:9,correspond:[2,5,9,13,26],could:24,count:5,counterclockwis:10,cover:11,cpp:22,creat:[],critic:2,critical_curv:2,criticalcurv:2,cross:[10,14],cshrc:22,cubic:17,current:[4,16,22,25],curv:[2,4,8,9,14,21,25],dai:[10,14,26],dalpha_dt:10,darken:[1,7,8,9,11,15,16,19],dash:25,dat:[17,25,26],data:[4,5,9,11,17,21,25],data_and_err_in_chi2_fmt:11,data_and_err_in_input_fmt:11,data_err:11,data_list:11,data_magnif:9,data_num:4,data_ref:[4,9,11],datapoint:4,dataset:[4,5,9,11,24,25,26],date:[8,9,11],date_chang:19,dec:[3,4,6,9,11],def:[25,26],default_method:8,defin:[1,2,3,4,10,11,13,18,22,26],definit:13,deg:[3,10],degener:25,degre:[3,10,14,24],depend:[5,6,26],deprec:9,descript:21,detail:[4,9],determin:[1,9,24],dfm:25,dict:[4,7,8,9,10,11,25],dictionari:[7,8,9,10,11,18],didn:22,differ:[5,9,11,18,19,25,26],dimensionless:[14,18],direct:[8,9,16],directli:[8,9],directori:22,dispers:25,displayoverview:[],distanc:[6,13,15],doctr:9,doe:[1,24,25],doing:[1,24],dominik:[1,8],don:[24,25],done:[11,25,26],dot:19,doubl:[9,10],download:[22,24,25,26],dozen:26,drawn:[],ds_dt:10,due:9,dure:1,each:[4,7,9,11,13,16,18],earth:[9,25],earth_coord:18,earth_orbit:[8,9,18],easi:[16,25],easili:26,east:[3,10],east_project:3,eclipt:3,ecliptic_lat:3,ecliptic_lon:3,edu:[],effect:[8,9,10,11,16,18,24,25],einstein:[1,2,10,13,14],either:[1,4,5,9,11,15,22],element:[5,9],els:[25,26],emce:25,enclos:1,encourag:26,enough:25,ensemblesampl:25,enumer:[25,26],ephemeri:11,ephemerid:[6,8,9,11,17,18],ephemerides_fil:[9,11,17],epoch:[4,8,9,10,11,17,25],epsilon:13,equal:[10,14],equat:[1,8,16],err:11,err_flux:[11,19],err_mag:[11,19,26],error:[1,8,11],errorbar:[9,11,19,26],estim:[1,4,26],estimate_model_param:4,etc:[1,11],evalu:[9,11,26],evenli:9,event:[0,1,3,8,9,11,18,21,23,24,25,26],everi:[7,9,22,25],everyth:24,exactli:9,exampl:[4,10,11,17,24,25,26],except:9,exclud:11,execut:1,exoplanet:24,exoplanetarch:[],expand:24,explan:9,explicitli:[9,10,24],extend:11,extract:22,f_blend:9,f_sourc:9,fals:[1,4,5,8,9,11,16,18],far:8,fast:16,favourit:26,featur:[9,24],few:26,figur:[24,25,26],file:[6,8,9,11,17,18,22,25,26],file_nam:[6,11,24,25,26],filter:7,find:[9,21,25],fine:[25,26],finer:9,finit:[1,8,10,16,24],finite_source_ld_lee09:8,finite_source_ld_yoo04:8,finite_source_ld_yoo04_direct:8,finite_source_uniform_gould94:8,finite_source_uniform_gould94_direct:8,finite_source_uniform_lee09:8,first:[4,7,9,24,26],fit:[0,4,9,11,21,23,24],fit_blend:[4,5],fit_flux:[4,5],fix:[4,5,7],flag:11,float64:5,flux:[4,5,7,9,11,19,24,26],flux_of_sourc:5,flux_ratio_constraint:9,flux_source_1:9,flux_source_2:9,flux_source_band_1:9,flux_source_band_2:9,fmt:[11,26],follow:[18,24],forc:8,form:[8,9,25],formal:16,format:[5,11,19,25,26],former:4,found:26,fpic:22,fraction:[1,2,10,13,14],frame:6,free:4,frequent:7,from:[3,4,5,6,8,9,11,16,17,18,22,24,25,26],fsbl:10,fspl:10,fsum:4,full:25,fulli:22,fun:26,func:[],further:25,galact:3,galactic_b:3,galactic_l:3,gamma:[1,7,8,9,10,11,16,19],gamma_parallel:10,gamma_perp:10,gamma_to_u:19,gaussian:11,gave:4,gca:26,gcc:22,gener:[8,18,21],get:[4,7,9,10,11,19,24,26],get_:10,get_alpha:10,get_binary_lens_magnif:8,get_caust:2,get_chi2:[4,24,25,26],get_chi2_for_dataset:4,get_chi2_format:5,get_chi2_per_point:4,get_data_magnif:9,get_flux:5,get_flux_and_err_from_mag:19,get_flux_from_mag:19,get_input_format:5,get_limb_coeff_gamma:[7,9],get_limb_coeff_u:[7,9],get_mag_and_err_from_flux:19,get_mag_from_flux:19,get_magnif:8,get_n_sourc:5,get_parallax:9,get_point_lens_finite_source_magnif:16,get_point_lens_ld_integrated_magnif:16,get_point_lens_limb_darkening_magnif:16,get_point_lens_magnif:8,get_point_lens_uniform_integrated_magnif:16,get_pspl_magnif:16,get_ref_flux:[4,9],get_residu:9,get_satellite_coord:[9,17],get_weighted_limb_coeff_gamma:7,get_xi:18,github:22,give:[2,7,9,10,11,17,26],given:[1,2,5,7,8,9,10,11,13,15,17,18,19,21,26],goe:25,good:[11,24,26],got:25,gould:[1,8,16],gradient:4,green:[1,22],ground:9,guarante:24,guess:26,gurante:[],had:24,hand:1,handl:10,harvard:[],has:[7,10,14,18,25,26],have:[7,11,22,25,26],haven:25,henc:[8,9,25,26],here:[9,25,26],hexadecapol:[1,8,9],hexadecapole_magnif:[1,8],high:9,higher:[1,18,25],hjd:[11,25],hold:6,home:22,hope:25,horizon:[0,17,23],hourangl:3,how:[1,11,18,24,25,26],http:25,human:[9,11],ignor:1,imag:1,impact:[14,25,26],implement:[1,2,4,8,9,13,16],includ:[8,9,11,16,18,19,22,25,26],index:[4,9,21,25],index_dataset:4,indic:9,inf:25,info:6,inform:[5,9,10,25,26],inherit:3,initi:26,initial_guess:26,input:[5,6,10,11,18,19,21],input_fmt:11,inspect:26,instal:[19,21],instanc:[4,5,9,10,11,18,26],instantan:[10,16],instead:[1,9,10,11,16,25],instruct:[6,11],integr:[1,8,16],intern:[2,5,9,18],interpol:[8,11,16,17],interv:9,introduc:7,invert:26,invert_yaxi:26,invok:22,ipac:[],is_stat:[9,10],isfinit:25,isinst:[25,26],isnan:25,iter:[8,19],its:[1,4,7,11],jacobian:4,join:[24,25,26],jpl:[6,17],julian:[8,9],jupyt:24,just:[9,17,22,26],k2_ephemeris_01:17,kei:[7,8,9,11,25,26],keyword:[2,3,5,9,11,13,14,16,17],know:[1,24],kpc:[13,15],kwarg:[2,3,4,8,9,11,13,14],label:[11,25,26],label_list:9,larg:[4,8,16],larger:[2,9,11,16],last:[9,22,26],later:[16,19,25],latitud:3,latter:25,ld_accuraci:1,learn:[25,26],least:5,leav:24,lee:[8,16],left:[1,2],legend:[25,26],len:[0,1,2,8,9,10,12,14,16,18,24,25,26],length:[2,9,11],lens:[2,21],less:26,let:[25,26],librari:1,light:[4,8,9,21,25],likelihood:[21,25],limb:[1,7,8,9,11,15,16,19],limb_darken:15,limbdarkeningcoeff:[0,9,11,15,16,23],linalg:5,line:1,linear:[1,5,7],linestyl:24,link:9,list:[2,4,5,8,9,10,11,13,17,18,25,26],ln_like:25,ln_like_:25,ln_prior:25,ln_prior_:25,ln_prob:25,load:11,loadtxt:11,loc:[25,26],logarithm:25,longer:9,longitud:3,look:[25,26],lower:1,lstdc:22,lstsq:5,lumin:[9,10],m_1:13,m_i:13,macho:16,mag:[5,9,11,19,26],mag_zeropoint:9,magnif:[1,5,8,9,14,16,26],magnification_vector:9,magnificationcurv:[0,9,23],magnitud:[4,5,9,10,11,19,26],mai:[1,3,4,9,10,11,13,15,25,26],main:[21,24],make:[1,9,11,22,25],mani:10,mark:[9,11],marker:[9,11],marker_list:9,markers:11,martin:[1,8],mas:[14,15],mask:4,mass:[1,2,10,13,14,16,18],mass_1:[1,13],mass_2:[1,13],mass_3:13,match:9,materi:26,math:4,matplotlib:[2,9,11,24,25,26],matter:11,mead:26,mean:[1,9],measur:[10,11],messag:26,method:[1,8,9,16,24,26],methods_paramet:[8,9],microarcsecond:15,microlen:[],microlens:[5,7,8,9,10,11,14,16,18,21,24],might:24,millarcsecond:15,milliarcsecond:[13,14,15],minim:26,minimum:10,miss:13,mnra:1,moa:24,moa_data:24,mode:25,model:[0,4,5,8,10,11,14,16,18,21,23,25],model_0:25,model_1:25,model_2:25,model_paramet:10,modelparamet:[0,8,9,14,16,18,21,23],modifi:25,modul:[21,23,25,26],module_path:[24,25,26],more:[4,7,9,11,13,14,25,26],most:[5,9,11,24],motion:[9,10,14,16,25],msg:[],mu_rel:14,much:26,mulensdata:[0,4,5,8,9,18,21,23,24,25,26],mulensmodel:[22,24,25,26],mulensobject:[0,23],mulenssystem:[0,12],multi:10,multinest:25,multipl:[11,16],must:[4,9,10,11,14],my_1s2l_model:24,my_data:[25,26],my_ev:[24,25,26],my_friends_data:26,my_model:25,my_pspl_model:24,n_burn:25,n_dim:25,n_epoch:[9,11],n_lens:[9,10],n_mass:13,n_point:[2,9,13,14],n_sourc:[5,9,10],n_step:25,n_walker:25,name:[6,7,8,9,17,25],nasa:24,nbest:25,ndarrai:[4,5,6,8,9,10,11,13,16,17,18,19,26],ndim:26,necessari:[11,22],need:[8,9,11,25,26],neg:[1,4,18,25],neither:1,nelder:26,newest:[],next:26,nfev:26,nice:[25,26],nicer:11,non:25,none:[1,4,5,8,9,11,13,14,15,16,17,18],normal:[9,19],north:[3,10],north_project:3,note:[1,3,7,9,11,13,14,24,25,26],notebook:24,now:[5,24,25,26],nph:[],number:[2,5,9,10,11,13,14,19,25],numer:16,numpi:[4,9,11,13,25,26],ob03235:24,ob03235_moa:24,ob03235_ogl:24,object:[1,2,3,4,5,6,7,8,9,10,11,13,14,15,16,17,18,19],objnam:[],obs_num:[],observ:[14,25],observatori:9,obvious:25,oct:19,off:[9,25],ogl:[16,24,25],ogle_data:24,old:[],older:[],onc:9,one:[10,14,25,26],onli:[2,4,9,10,13,14,16,25,26],onto:14,opaqu:[],open:22,opposit:[10,11],optim:[24,26],option:[1,2,4,5,8,9,11,17,18],orbit:[9,10],order0:11,order:[1,9,22,26],origin:[1,2,18],other:[1,7,8,9,11,25,26],our:26,out:25,outli:4,outlin:2,output:[5,6,18,26],outsid:8,over:[9,11],overestim:1,packag:[21,22,23,25,26],paczynski:[8,16],page:[21,22],pair:3,paper:1,parallax:[8,9,10,11,13,14,15,18,21],parallel:10,param:[10,25],paramet:[1,2,4,5,7,8,9,10,11,13,14,16,17,18,21,24,25],parameters_to_fit:[25,26],paramt:10,pariti:1,part:22,particular:10,pass:[8,9,11,13,14,22,26],path:[11,17,22,24,25,26],peak:26,per:[],percentil:25,perform:5,period:11,perpendicular:[10,19],phot_fmt:11,phot_ob08092_o4:26,photometr:[5,11],photometri:11,photometry_fil:[24,25,26],physic:[14,15],pi_:15,pi_e:[10,14,25],pi_e_:[4,10,25],pi_e_mag:10,pi_e_n:[4,10,25],pi_l:13,pi_rel:14,piec:[25,26],pip:22,place:19,plane:[2,3,14,18],planet:24,pleas:[22,24],plot:[2,4,9,11,13,14,24],plot_caust:[9,13,14],plot_data:[4,9,24,25,26],plot_lc:[4,9,11,25,26],plot_magnif:[9,14,24],plot_model:[4,24],plot_param:25,plot_properti:11,plot_residu:[4,9,11],plot_trajectori:9,plt:[25,26],point:[1,2,4,8,9,10,11,13,14,16,19,24,25,26],point_sourc:8,point_source_magnif:1,point_source_point_len:8,pointlen:[0,23],polynomi:1,posit:[1,6,9,11,16,18,25],possibl:[1,8,9,10,11],powel:26,pre:8,preced:[],precis:16,prepar:6,prescript:8,present:[1,8,16,26],previou:9,previous:9,primari:[1,10,11,13],print:[4,10,24,25,26],print_funct:24,prior:25,probabl:25,problem:[11,22],procedur:26,product:19,profil:[1,22],project:[3,10,13,14],proper:[14,16],properti:[9,11,14,15,25],propos:16,provid:[1,8,9,11,16,25],psbl:10,pspl:[10,16],pspl_magnif:16,pspl_model:26,pyplot:[2,9,11,13,14,24,25,26],python2:24,python3:24,python:[22,25],pythonpath:22,quadrupol:[1,8,9],qualiti:9,quantiti:[10,13,14,15],r_e:14,r_e_tild:14,rad:10,radian:24,radiu:[1,10,14,15],randn:25,random:25,rang:[8,9,11,24,25],rapper:22,rare:9,rate:10,ratio:[2,9,10,13,26],read:[2,6,13,14],readi:25,readm:[],recent:[9,22],recommend:1,rectilinear:25,red:[24,26],refer:[4,6,9,10,11,25],regardless:10,regress:9,reject:25,rel:[1,7,8,10,13,14,16,25],relat:[1,26],releas:22,rememb:[7,9],remov:9,repeat:22,report:25,repositori:22,repr:25,repres:3,represent:9,request:[1,4,9],requir:[4,11,18,22,26],reset:[4,9],reset_best_chi2:4,reset_plot_properti:9,reshap:25,residu:[4,9,11,25],respect:[4,9,11],result:[1,4,24,25,26],result_fun:26,rho:[1,8,10,16,24],rho_1:10,rho_2:10,right:[1,22],ring:[1,2,10,13,14],rough:26,round:25,routin:26,run:22,run_mcmc:25,sai:25,same:[4,5,9,11,16,26],sampl:25,sample_file_01:11,satellit:[6,8,9,11,17,18],satellite_skycoord:[8,9,11,17,18],satelliteskycoord:[0,9,23],save:11,scale:[4,9,11,13,24],scatter:[2,9,11,13,14],scipi:26,search:[21,25],sec:1,second:[25,26],secondari:[1,10,13],see:[1,4,6,8,9,10,11,13,14,16,17,18,21,24,25,26],seem:26,self:9,separ:[1,2,8,9,10,13,16,25],sequenc:[1,26],set:[1,3,4,5,7,8,9,10,11,13,14,15,18,21,24,26],set_dataset:[9,25,26],set_default_magnification_method:9,set_limb_coeff_gamma:[7,9],set_limb_coeff_u:[7,9],set_limb_darkening_weight:11,set_magnification_method:[8,9,24],set_magnification_methods_paramet:[8,9],set_plot_properti:[],set_source_flux_ratio:9,set_source_flux_ratio_for_band:9,set_tim:9,setattr:[10,25,26],setenv:22,setup:22,share:22,should:[1,8,9,11,15,18,22,26],shouldn:11,show:[9,11,24,25,26],show_bad:[9,11],show_data:9,show_errorbar:[9,11],shown:9,sigma:25,sign:10,signific:9,significantli:1,similar:[11,22,26],simpl:24,simpli:10,simplifi:16,simpson:1,sinc:24,singl:[4,9,13,25,26],size:[1,9,10,11,13,14],size_list:9,skip:22,skowron:[10,18],sky:[3,8,9,11,18],sky_coordin:3,skycoord:[3,8,9,11,17,18],slightli:[4,25,26],slow:[8,16],slower:[4,25],small:[1,16,19,25],smaller:[8,9],smallest:[4,26],solar:13,solmass:[13,14],solut:[1,25],solv:5,some:[1,21,24,25,26],somewhat:24,sonam:22,sourc:[0,1,4,5,8,9,10,12,14,16,18,22,24,25,26],source_1_paramet:10,source_2_paramet:10,source_flux:5,source_i:1,source_x:1,space:[4,5,7,9,11],special:11,specif:[9,10],specifi:[3,4,8,9,11,13,14,15,16,18,24,25,26],spheric:9,spitzer_ephemeris_01:17,split:25,squar:[1,5],stabl:16,standard:[6,8,13],star:[14,15,25],starblg234:25,start:[1,9,24,25,26],start_1:25,startup:22,state:1,step:[22,25,26],still:26,stoke:8,stop:9,store:[2,9,13,26],str:[3,4,6,7,8,9,10,11,17,18,26],string:[11,19],structur:[2,9,14],studi:7,subdirecotri:[],subdirectori:22,submodul:23,subpackag:[23,26],subsequ:[],subtract:[9,11],subtract_2450000:[9,11,24,25],subtract_2460000:[9,11],success:[9,26],suggest:5,suitabl:[1,9],sum:[1,4,9,13,19],sum_funct:4,sun:[9,25],suppli:11,support:10,suppos:24,suppress:11,sure:[1,9,11,22],system:[1,9,10,11,13,14,18],t_0:[4,9,10,24,25,26],t_0_1:[9,10],t_0_2:10,t_0_kep:[9,10],t_0_par:[10,25],t_1:25,t_2:25,t_binari:[],t_e:[4,9,10,14,24,25,26],t_e_1:10,t_e_2:10,t_eff:[4,10],t_rang:[9,24],t_star:10,t_star_1:10,t_star_2:10,t_start:[9,25],t_stop:[9,25],tabl:8,take:25,taken:[9,11],tbd:[11,13],tbl:24,tcsh:22,tdb:6,termin:22,tertiari:13,test:[1,22],text:19,than:[1,7,8,9,11,13,14,25,26],thei:[9,11,25],them:[1,4,11,25,26],themselv:11,theorem:[1,8],theta:[25,26],theta_:14,thi:[1,5,8,9,11,13,16,18,22,24,25,26],thing:[24,26],third:26,those:[9,24],three:[1,11,25],through:[],time:[1,6,8,9,10,11,14,17,18,22,24,25,26],timescal:[10,25],titl:25,tnc:26,togeth:[24,26],tolist:26,topocentr:[8,9,18],total:[1,7,11,13],total_mass:13,trajectori:[0,9,10,11,16,23],transform:[9,19],translat:11,transpar:[],trend:25,tupl:9,turn:[9,25,26],tutori:21,two:[1,2,10,24,25,26],txt:[22,24],type:[7,9,10,11,16,26],u_0:[4,10,14,24,25,26],u_0_1:10,u_0_2:10,u_limb_darken:1,u_to_gamma:19,uncertainti:[1,11],underli:8,uniform:[8,16],unit:[3,5,9,10,11,13,14,15,22],unless:[9,11],unnorm:25,unpack:22,updat:[5,9],update_caust:9,usag:11,use:[5,8,9,10,11,16,24,26],used:[4,5,7,8,9,10,11,13,16,18,19,25],useful:8,user:9,user_nam:22,uses:9,using:[1,2,5,9,11,14,17,22,24,25,26],util:[0,9,23,26],val:25,valerio:[1,8],valid:10,valu:[1,3,4,7,8,9,10,11,13,15,16,21,25,26],variabl:5,variat:1,vastli:1,vbbinarylens:8,vbbinarylensinglibrari:22,vbbinarylensinglibrary_wrapp:22,vbbl:[1,8,9,22,24],vbbl_magnif:[1,8],vector:[2,8,9,10,11,18,19,25],vector_1:19,vector_2:19,vector_product_norm:19,veloc:10,veri:[1,8,9,16,25,26],version:[0,19,23],via:[9,26],visibl:11,walker:25,want:[5,9,11,13,24,25,26],websit:[1,25],weight:[7,11],well:[8,16,25],were:[11,24],what:[1,8,18],when:[4,7,8,9,11],where:[3,5,9,26],whether:[9,11],which:[4,5,8,9,10,13,17,18,25,26],which_paramet:10,window:22,without:[4,9,11,13,25],won:11,work:[8,9,16,22,24],would:26,written:24,wrong:25,wyrzykowski:25,xallarap:[9,10],xlim:25,xyz:6,year:[10,25],yerr:26,yet:[9,25],yoo:[8,16],you:[1,4,5,7,8,9,10,11,13,22,24,25,26],your:[22,24,26],zero:4,zeropoint:19,zoom:[25,26],zorder:11,zorder_list:9},titles:["MulensModel package","MulensModel.binarylens module","MulensModel.caustics module","MulensModel.coordinates module","MulensModel.event module","MulensModel.fit module","MulensModel.horizons module","MulensModel.limbdarkeningcoeffs module","MulensModel.magnificationcurve module","MulensModel.model module","MulensModel.modelparameters module","MulensModel.mulensdata module","MulensModel.mulensobjects package","MulensModel.mulensobjects.lens module","MulensModel.mulensobjects.mulenssystem module","MulensModel.mulensobjects.source module","MulensModel.pointlens module","MulensModel.satelliteskycoord module","MulensModel.trajectory module","MulensModel.utils module","MulensModel.version module","Welcome to MulensModel\u2019s documentation!","How to install?","MulensModel","Very Basic Tutorial","Microlensing Parallax Fitting Tutorial","Basic Fitting Tutorial"],titleterms:{"import":[25,26],basic:[24,26],binarylen:1,caustic:2,combin:24,content:[0,12],coordin:3,data:[24,26],defin:24,document:21,event:4,exercis:[25,26],fit:[5,25,26],horizon:6,how:22,indic:21,instal:22,introduc:24,len:13,limbdarkeningcoeff:7,magnificationcurv:8,microlens:25,mircolens:[],model:[9,24,26],modelparamet:10,modul:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20],mulensdata:11,mulensmodel:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,23],mulensobject:[12,13,14,15],mulenssystem:14,old:22,packag:[0,12],parallax:25,paramet:26,plot:[25,26],pointlen:16,prepar:26,run:25,sampler:25,satelliteskycoord:17,set:25,sourc:15,submodul:[0,12],subpackag:0,tabl:21,trajectori:18,tutori:[24,25,26],util:19,veri:24,version:20,welcom:21}}) \ No newline at end of file +Search.setIndex({docnames:["MulensModel","MulensModel.binarylens","MulensModel.caustics","MulensModel.coordinates","MulensModel.event","MulensModel.fit","MulensModel.horizons","MulensModel.limbdarkeningcoeffs","MulensModel.magnificationcurve","MulensModel.model","MulensModel.modelparameters","MulensModel.mulensdata","MulensModel.mulensobjects","MulensModel.mulensobjects.lens","MulensModel.mulensobjects.mulenssystem","MulensModel.mulensobjects.source","MulensModel.pointlens","MulensModel.satelliteskycoord","MulensModel.trajectory","MulensModel.utils","MulensModel.version","index","install","modules","tutorial","tutorial_fit_pi_E","tutorial_fit_pspl"],envversion:53,filenames:["MulensModel.rst","MulensModel.binarylens.rst","MulensModel.caustics.rst","MulensModel.coordinates.rst","MulensModel.event.rst","MulensModel.fit.rst","MulensModel.horizons.rst","MulensModel.limbdarkeningcoeffs.rst","MulensModel.magnificationcurve.rst","MulensModel.model.rst","MulensModel.modelparameters.rst","MulensModel.mulensdata.rst","MulensModel.mulensobjects.rst","MulensModel.mulensobjects.lens.rst","MulensModel.mulensobjects.mulenssystem.rst","MulensModel.mulensobjects.source.rst","MulensModel.pointlens.rst","MulensModel.satelliteskycoord.rst","MulensModel.trajectory.rst","MulensModel.utils.rst","MulensModel.version.rst","index.rst","install.rst","modules.rst","tutorial.rst","tutorial_fit_pi_E.rst","tutorial_fit_pspl.rst"],objects:{"":{MulensModel:[0,0,0,"-"]},"MulensModel.binarylens":{BinaryLens:[1,1,1,""]},"MulensModel.binarylens.BinaryLens":{adaptive_contouring_magnification:[1,2,1,""],hexadecapole_magnification:[1,2,1,""],point_source_magnification:[1,2,1,""],vbbl_magnification:[1,2,1,""]},"MulensModel.caustics":{Caustics:[2,1,1,""]},"MulensModel.caustics.Caustics":{CriticalCurve:[2,1,1,""],critical_curve:[2,3,1,""],get_caustics:[2,2,1,""],plot:[2,2,1,""]},"MulensModel.coordinates":{Coordinates:[3,1,1,""]},"MulensModel.coordinates.Coordinates":{east_projected:[3,3,1,""],ecliptic_lat:[3,3,1,""],ecliptic_lon:[3,3,1,""],galactic_b:[3,3,1,""],galactic_l:[3,3,1,""],north_projected:[3,3,1,""]},"MulensModel.event":{Event:[4,1,1,""]},"MulensModel.event.Event":{chi2_gradient:[4,2,1,""],clean_data:[4,2,1,""],coords:[4,3,1,""],data_ref:[4,3,1,""],datasets:[4,3,1,""],estimate_model_params:[4,2,1,""],get_chi2:[4,2,1,""],get_chi2_for_dataset:[4,2,1,""],get_chi2_per_point:[4,2,1,""],get_ref_fluxes:[4,2,1,""],model:[4,3,1,""],plot_data:[4,2,1,""],plot_model:[4,2,1,""],plot_residuals:[4,2,1,""],plot_source_for_datasets:[4,2,1,""],reset_best_chi2:[4,2,1,""]},"MulensModel.fit":{Fit:[5,1,1,""]},"MulensModel.fit.Fit":{blending_flux:[5,2,1,""],fit_fluxes:[5,2,1,""],flux_of_sources:[5,2,1,""],get_chi2_format:[5,2,1,""],get_flux:[5,2,1,""],get_input_format:[5,2,1,""],get_n_sources:[5,2,1,""],update:[5,2,1,""]},"MulensModel.horizons":{Horizons:[6,1,1,""]},"MulensModel.horizons.Horizons":{time:[6,3,1,""],xyz:[6,3,1,""]},"MulensModel.limbdarkeningcoeffs":{LimbDarkeningCoeffs:[7,1,1,""]},"MulensModel.limbdarkeningcoeffs.LimbDarkeningCoeffs":{get_limb_coeff_gamma:[7,2,1,""],get_limb_coeff_u:[7,2,1,""],get_weighted_limb_coeff_gamma:[7,2,1,""],set_limb_coeff_gamma:[7,2,1,""],set_limb_coeff_u:[7,2,1,""]},"MulensModel.magnificationcurve":{MagnificationCurve:[8,1,1,""]},"MulensModel.magnificationcurve.MagnificationCurve":{get_binary_lens_magnification:[8,2,1,""],get_magnification:[8,2,1,""],get_point_lens_magnification:[8,2,1,""],magnification:[8,3,1,""],set_magnification_methods:[8,2,1,""],set_magnification_methods_parameters:[8,2,1,""]},"MulensModel.model":{Model:[9,1,1,""]},"MulensModel.model.Model":{bandpasses:[9,3,1,""],coords:[9,3,1,""],data_magnification:[9,3,1,""],datasets:[9,3,1,""],fit:[9,3,1,""],get_data_magnification:[9,2,1,""],get_limb_coeff_gamma:[9,2,1,""],get_limb_coeff_u:[9,2,1,""],get_parallax:[9,2,1,""],get_ref_fluxes:[9,2,1,""],get_residuals:[9,2,1,""],get_satellite_coords:[9,2,1,""],is_static:[9,2,1,""],magnification:[9,2,1,""],n_lenses:[9,3,1,""],n_sources:[9,3,1,""],parallax:[9,2,1,""],parameters:[9,3,1,""],plot_caustics:[9,2,1,""],plot_data:[9,2,1,""],plot_lc:[9,2,1,""],plot_magnification:[9,2,1,""],plot_residuals:[9,2,1,""],plot_source:[9,2,1,""],plot_source_for_datasets:[9,2,1,""],plot_trajectory:[9,2,1,""],reset_plot_properties:[9,2,1,""],set_datasets:[9,2,1,""],set_default_magnification_method:[9,2,1,""],set_limb_coeff_gamma:[9,2,1,""],set_limb_coeff_u:[9,2,1,""],set_magnification_methods:[9,2,1,""],set_magnification_methods_parameters:[9,2,1,""],set_source_flux_ratio:[9,2,1,""],set_source_flux_ratio_for_band:[9,2,1,""],set_times:[9,2,1,""],update_caustics:[9,2,1,""]},"MulensModel.modelparameters":{ModelParameters:[10,1,1,""],which_parameters:[10,4,1,""]},"MulensModel.modelparameters.ModelParameters":{alpha:[10,3,1,""],as_dict:[10,2,1,""],dalpha_dt:[10,3,1,""],ds_dt:[10,3,1,""],gamma:[10,3,1,""],gamma_parallel:[10,3,1,""],gamma_perp:[10,3,1,""],get_alpha:[10,2,1,""],get_s:[10,2,1,""],is_finite_source:[10,2,1,""],is_static:[10,2,1,""],n_lenses:[10,3,1,""],n_sources:[10,3,1,""],pi_E:[10,3,1,""],pi_E_E:[10,3,1,""],pi_E_N:[10,3,1,""],pi_E_mag:[10,3,1,""],q:[10,3,1,""],rho:[10,3,1,""],rho_1:[10,3,1,""],rho_2:[10,3,1,""],s:[10,3,1,""],source_1_parameters:[10,3,1,""],source_2_parameters:[10,3,1,""],t_0:[10,3,1,""],t_0_1:[10,3,1,""],t_0_2:[10,3,1,""],t_0_kep:[10,3,1,""],t_0_par:[10,3,1,""],t_E:[10,3,1,""],t_eff:[10,3,1,""],t_star:[10,3,1,""],t_star_1:[10,3,1,""],t_star_2:[10,3,1,""],u_0:[10,3,1,""],u_0_1:[10,3,1,""],u_0_2:[10,3,1,""]},"MulensModel.mulensdata":{MulensData:[11,1,1,""]},"MulensModel.mulensdata.MulensData":{bad:[11,3,1,""],bandpass:[11,3,1,""],coords:[11,3,1,""],data_and_err_in_chi2_fmt:[11,2,1,""],data_and_err_in_input_fmt:[11,2,1,""],err_mag:[11,3,1,""],good:[11,3,1,""],mag:[11,3,1,""],n_epochs:[11,3,1,""],plot:[11,2,1,""],satellite_skycoord:[11,3,1,""],set_limb_darkening_weights:[11,2,1,""],time:[11,3,1,""]},"MulensModel.mulensobjects":{lens:[13,0,0,"-"],mulenssystem:[14,0,0,"-"],source:[15,0,0,"-"]},"MulensModel.mulensobjects.lens":{Lens:[13,1,1,""]},"MulensModel.mulensobjects.lens.Lens":{a_proj:[13,3,1,""],caustics:[13,3,1,""],distance:[13,3,1,""],epsilon:[13,3,1,""],mass:[13,3,1,""],mass_1:[13,3,1,""],mass_2:[13,3,1,""],mass_3:[13,3,1,""],n_masses:[13,3,1,""],pi_L:[13,3,1,""],plot_caustics:[13,2,1,""],q:[13,3,1,""],s:[13,3,1,""],total_mass:[13,3,1,""]},"MulensModel.mulensobjects.mulenssystem":{MulensSystem:[14,1,1,""]},"MulensModel.mulensobjects.mulenssystem.MulensSystem":{lens:[14,3,1,""],mu_rel:[14,3,1,""],pi_E:[14,3,1,""],pi_rel:[14,3,1,""],plot_caustics:[14,2,1,""],plot_magnification:[14,2,1,""],r_E:[14,3,1,""],r_E_tilde:[14,3,1,""],source:[14,3,1,""],t_E:[14,3,1,""],theta_E:[14,3,1,""]},"MulensModel.mulensobjects.source":{Source:[15,1,1,""]},"MulensModel.mulensobjects.source.Source":{angular_radius:[15,3,1,""],distance:[15,3,1,""],pi_S:[15,3,1,""]},"MulensModel.pointlens":{PointLens:[16,1,1,""],get_pspl_magnification:[16,4,1,""]},"MulensModel.pointlens.PointLens":{get_point_lens_LD_integrated_magnification:[16,2,1,""],get_point_lens_finite_source_magnification:[16,2,1,""],get_point_lens_limb_darkening_magnification:[16,2,1,""],get_point_lens_uniform_integrated_magnification:[16,2,1,""]},"MulensModel.satelliteskycoord":{SatelliteSkyCoord:[17,1,1,""]},"MulensModel.satelliteskycoord.SatelliteSkyCoord":{get_satellite_coords:[17,2,1,""]},"MulensModel.trajectory":{Trajectory:[18,1,1,""]},"MulensModel.trajectory.Trajectory":{get_xy:[18,2,1,""]},"MulensModel.utils":{Utils:[19,1,1,""]},"MulensModel.utils.Utils":{astropy_version_check:[19,2,1,""],complex_fsum:[19,5,1,""],date_change:[19,5,1,""],dot:[19,5,1,""],gamma_to_u:[19,5,1,""],get_flux_and_err_from_mag:[19,5,1,""],get_flux_from_mag:[19,5,1,""],get_mag_and_err_from_flux:[19,5,1,""],get_mag_from_flux:[19,5,1,""],u_to_gamma:[19,5,1,""],vector_product_normalized:[19,5,1,""]},MulensModel:{binarylens:[1,0,0,"-"],caustics:[2,0,0,"-"],coordinates:[3,0,0,"-"],event:[4,0,0,"-"],fit:[5,0,0,"-"],horizons:[6,0,0,"-"],limbdarkeningcoeffs:[7,0,0,"-"],magnificationcurve:[8,0,0,"-"],model:[9,0,0,"-"],modelparameters:[10,0,0,"-"],mulensdata:[11,0,0,"-"],mulensobjects:[12,0,0,"-"],pointlens:[16,0,0,"-"],satelliteskycoord:[17,0,0,"-"],trajectory:[18,0,0,"-"],utils:[19,0,0,"-"],version:[20,0,0,"-"]}},objnames:{"0":["py","module","Python module"],"1":["py","class","Python class"],"2":["py","method","Python method"],"3":["py","attribute","Python attribute"],"4":["py","function","Python function"],"5":["py","staticmethod","Python static method"]},objtypes:{"0":"py:module","1":"py:class","2":"py:method","3":"py:attribute","4":"py:function","5":"py:staticmethod"},terms:{"155b":[],"18h00m00":3,"2004apj":[],"2011apj":[],"235l":[],"30d00m00":3,"421l":[8,16],"5th":1,"606l":[],"87S":[],"boolean":[1,4,5,9,10,11,16,18],"case":[5,7,9,11,13,25,26],"class":[1,2,3,4,5,6,7,8,9,10,11,13,14,15,16,17,18,19,21,24,26],"default":[1,2,3,4,5,8,9,10,11,18,24],"export":22,"final":[1,26],"float":[1,2,4,7,8,9,10,11,13,14,15,16,17,18,19,25,26],"function":[1,4,8,9,11,13,18,19,21,25,26],"import":[3,4,6,9,24],"int":[2,4,5,9,10,11,13,14],"long":[11,25],"return":[1,2,4,5,6,7,8,9,10,11,16,17,21,25,26],"static":[10,19],"true":[1,4,5,8,9,10,11,18,24,25],"try":[25,26],And:[24,25],Are:4,But:25,EWS:25,For:[1,6,8,9,10,16,18,21,24],Its:26,NOT:24,Not:[4,9,13],That:21,The:[1,2,4,5,7,8,9,10,11,13,14,15,16,18,24,25,26],Then:[10,24,25,26],These:4,Use:[9,16],Used:[],Useful:11,Uses:[8,11,16],Will:11,__future__:24,__init__:11,_direct:8,_lens_:8,_not_:16,_point_:8,a_proj:13,abil:26,about:[9,25,26],abov:[19,22,26],abs:[],acc:1,accept:[2,4,9,11],access:9,accord:10,account:9,accur:[4,19],accuraci:[1,8,9],across:11,actual:13,adapt:1,adaptive_contour:8,adaptive_contouring_magnif:[1,8],adaptivecontour:[1,8,22],add:[8,11,22],add_2450000:[11,25],add_2460000:11,addect:1,added:13,adding:[4,24],addit:[8,9],addition:25,adequ:9,adsab:[],advanc:1,advis:24,advoc:10,affect:[1,9,18],after:13,algorithm:[1,8,25],all:[4,9,11,13,21,22,24,26],all_approxim:1,allow:[4,8,9,10,26],almost:11,alon:[],along:2,alpha:[9,10,11,14,18,24,25],alpha_list:9,also:[1,4,9,11,14,16,24,25],alwai:[2,10,11,14],amplitud:26,analyz:9,angl:[3,10],angular:[14,15],angular_radiu:15,ani:9,annual:25,apj:[1,7,8,10,16],appendix:18,appli:[9,26],applic:1,approach:[16,25],appropri:11,approxim:[1,8,16,26],arbitrari:21,archiv:[22,24],area:1,aren:11,arg:[3,10,25,26],argument:[4,6,8,9,10,11,13,14,16,18,19,26],around:[25,26],arrai:[3,5,9,13,16],arrow:9,arrow_kwarg:9,as_dict:10,associ:26,assum:[4,8,10,11,13,14,15,16,18],astropi:[3,4,6,8,9,10,11,13,14,15,17,18,19,22],astropy_version_check:19,attach:9,attr:4,attribut:[1,2,4,9,10,11,15,16,17,18,26],author:[11,22],automat:[],avail:[8,24],axi:[1,9,10,11,25,26],back:25,background:15,bad:[9,11],band:[7,9,11],bandpass:[7,9,11],base:[1,2,3,4,5,6,7,8,9,10,11,13,14,15,16,17,18,19,26],baselin:26,bash:22,bashrc:22,basic:10,becaus:[11,25],befor:[1,13,22],begin:24,behavior:9,below:25,best:[9,21,24,25,26],best_chi2:[4,25],best_chi2_paramet:[4,25],better:[25,26],between:[1,2,8,9,10,13,14,25],bfg:26,bin:[],binari:[1,8,9,10,18],binarylen:[0,23],bjd:11,bjd_tdb:11,black:[9,24,25],blend:[4,5,9],blending_flux:5,blg234:25,blg:[16,24,25],bodi:[1,2,10,13,14,24],bond:24,bool:9,both:[1,7,9,25],bozza:[1,8],bright:[11,25],brighter:26,burn:25,button:22,calcul:[1,2,3,4,5,8,9,10,11,16,17,18,25,26],call:[4,9,10,11,26],caltech:[],can:[1,4,5,7,8,9,10,11,16,21,22,24,25,26],cannot:10,cartersianrepresent:19,cartesian:19,cartesianrepresent:6,caustic:[0,9,13,14,23],caveat:[],center:[1,2,7,10,18],cgi:[],chain:25,chang:[4,9,10,11,19,26],check:[10,11,19,22,25],chi2:[4,11,21,24],chi2_fmt:11,chi2_for_model:26,chi2_gradi:4,chi2_initi:26,chi:[4,5,11,25,26],choic:26,choos:25,chosen:1,circl:9,circular:8,clariti:25,clean_data:4,cobyla:26,code:[8,11,22,24,25,26],coeff:9,coeffici:[1,7,8,9,11,15,16,19],color:[9,11,24,25],color_list:9,column:11,combin:[4,9,10,13,25,26],come:25,command:22,comment:24,common:25,companion:13,compar:[8,9],complex:[1,19],complex_fsum:19,compon:[10,13],comput:[8,25],confirmed_planet:[],congratul:[22,26],conniv:3,consid:[4,8],consist:[11,14],constrain:9,constraint:[9,26],contact:[11,22],contain:[11,26],content:[21,23],contour:[1,8],contrari:9,contribut:[4,7],control:9,conveni:25,convent:[1,7,8,9,10,11,18],convert:26,coord:[4,8,9,11,18,25],coordin:[0,1,2,4,8,9,10,11,13,17,18,23,25],correctli:[],correspond:[2,5,9,13,26],could:24,count:5,counterclockwis:10,cover:11,cpp:22,creat:[],critic:2,critical_curv:2,criticalcurv:2,cross:[10,14],cshrc:22,cubic:17,current:[4,9,16,22,25],curv:[2,4,8,9,14,21,25],dai:[10,14,26],dalpha_dt:10,darken:[1,7,8,9,11,15,16,19],dash:25,dat:[17,25,26],data:[4,5,9,11,17,21,25],data_and_err_in_chi2_fmt:11,data_and_err_in_input_fmt:11,data_err:11,data_list:11,data_magnif:9,data_num:4,data_ref:[4,9,11],datapoint:4,dataset:[4,5,9,11,24,25,26],date:[8,9,11],date_chang:19,dec:[3,6,9,11],def:[25,26],default_method:8,defin:[1,2,3,4,9,10,11,13,18,22,26],definit:[13,18],deg:[3,10,18],degener:25,degre:[3,10,14,24],depend:[5,6,26],deprec:9,descript:21,detail:[4,9],determin:[1,9,24],dfm:25,dict:[4,7,8,9,10,11,25],dictionari:[7,8,9,10,11,18],didn:22,differ:[4,5,9,11,18,19,25,26],dimensionless:[14,18],direct:[8,9,16],directli:[8,9],directori:22,dispers:25,displayoverview:[],distanc:[6,13,15],doctr:9,doe:[1,24,25],doing:[1,24],dominik:[1,8],don:[24,25],done:[11,25,26],dot:19,doubl:[9,10],download:[22,24,25,26],dozen:26,drawn:[],ds_dt:10,due:9,dure:1,each:[4,7,9,11,13,16,18],earth:[9,25],earth_coord:18,earth_orbit:[8,9,18],easi:[16,25],easili:26,east:[3,10],east_project:3,eclipt:3,ecliptic_lat:3,ecliptic_lon:3,edu:[],effect:[8,9,10,11,16,18,24,25],einstein:[1,2,10,13,14],either:[1,4,5,9,10,11,15,22],element:[5,9],els:[25,26],emce:25,enclos:1,encourag:26,enough:25,ensemblesampl:25,enumer:[25,26],ephemeri:11,ephemerid:[6,8,9,11,17,18],ephemerides_fil:[9,11,17],epoch:[4,8,9,10,11,17,25],epsilon:13,equal:[10,14],equat:[1,8,16],err:11,err_flux:[11,19],err_mag:[11,19,26],error:[1,8,11],errorbar:[9,11,19,26],estim:[1,4,26],estimate_model_param:4,etc:[1,4,11],evalu:[11,26],evenli:9,event:[0,1,3,8,9,11,18,21,23,24,25,26],everi:[7,9,22,25],everyth:24,exactli:9,exampl:[4,9,10,11,17,24,25,26],except:[9,18],exclud:11,execut:1,exoplanet:24,exoplanetarch:[],expand:24,explan:9,explicitli:[9,10,24],extend:11,extract:22,f_blend:9,f_sourc:9,fals:[1,4,5,8,9,11,16,18],far:8,fast:16,favourit:26,featur:[9,24],few:26,figur:[24,25,26],file:[6,8,9,11,17,18,22,25,26],file_nam:[6,11,24,25,26],fill:9,filter:7,find:[9,21,25],fine:[25,26],finer:9,finit:[1,8,10,16,24],finite_source_ld_lee09:8,finite_source_ld_yoo04:8,finite_source_ld_yoo04_direct:8,finite_source_uniform_gould94:8,finite_source_uniform_gould94_direct:8,finite_source_uniform_lee09:8,first:[4,7,9,24,26],fit:[0,4,9,11,21,23,24],fit_blend:[4,5],fit_flux:[4,5],fix:[4,5,7],flag:11,float64:5,flux:[4,5,7,9,11,19,24,26],flux_of_sourc:5,flux_ratio_constraint:9,flux_source_1:9,flux_source_2:9,flux_source_band_1:9,flux_source_band_2:9,fmt:[11,26],follow:[18,24],forc:8,form:[8,9,25],formal:16,format:[4,5,11,19,25,26],former:4,found:26,fpic:22,fraction:[1,2,10,13,14],frame:6,free:4,frequent:7,from:[3,4,5,6,8,9,11,16,17,18,22,24,25,26],fsbl:10,fspl:10,fsum:4,full:25,fulli:22,fun:26,func:[],further:25,galact:3,galactic_b:3,galactic_l:3,gamma:[1,7,8,9,10,11,16,19],gamma_parallel:10,gamma_perp:10,gamma_to_u:19,gaussian:11,gave:4,gca:26,gcc:22,gener:[8,18,21],get:[4,7,9,10,11,19,24,26],get_:10,get_alpha:10,get_binary_lens_magnif:8,get_caust:2,get_chi2:[4,24,25,26],get_chi2_for_dataset:4,get_chi2_format:5,get_chi2_per_point:4,get_data_magnif:9,get_flux:5,get_flux_and_err_from_mag:19,get_flux_from_mag:19,get_input_format:5,get_limb_coeff_gamma:[7,9],get_limb_coeff_u:[7,9],get_mag_and_err_from_flux:19,get_mag_from_flux:19,get_magnif:8,get_n_sourc:5,get_parallax:9,get_point_lens_finite_source_magnif:16,get_point_lens_ld_integrated_magnif:16,get_point_lens_limb_darkening_magnif:16,get_point_lens_magnif:8,get_point_lens_uniform_integrated_magnif:16,get_pspl_magnif:16,get_ref_flux:[4,9],get_residu:9,get_satellite_coord:[9,17],get_weighted_limb_coeff_gamma:7,get_xi:18,github:22,give:[2,7,9,10,11,17,26],given:[1,2,5,7,8,9,10,11,13,15,17,18,19,21,26],goe:25,good:[11,24,26],got:25,gould:[1,8,16],gradient:4,green:[1,22],ground:9,guarante:24,guess:26,gurante:[],had:24,hand:1,handl:10,harvard:[],has:[7,10,14,18,25,26],have:[7,11,22,25,26],haven:25,henc:[8,9,25,26],here:[9,25,26],hexadecapol:[1,8,9],hexadecapole_magnif:[1,8],high:9,higher:[1,18,25],hjd:[11,25],hold:6,home:22,hope:25,horizon:[0,17,23],hourangl:3,how:[1,9,11,18,24,25,26],http:25,human:[9,11],ignor:1,imag:1,impact:[14,25,26],implement:[1,2,4,8,9,13,16],includ:[8,9,11,16,18,19,22,25,26],index:[4,9,21,25],index_dataset:4,indic:9,inf:25,info:6,inform:[5,9,10,25,26],inherit:3,initi:26,initial_guess:26,input:[5,6,10,11,18,19,21],input_fmt:11,inspect:26,instal:[19,21],instanc:[4,5,9,10,11,18,26],instantan:[10,16],instead:[1,9,10,11,16,25],instruct:[6,11],integr:[1,8,16],intern:[2,5,9,18],interpol:[8,11,16,17],interv:9,introduc:7,invert:26,invert_yaxi:26,invok:22,ipac:[],is_finite_sourc:10,is_stat:[9,10],isfinit:25,isinst:[25,26],isnan:25,iter:[8,19],its:[1,4,7,11],jacobian:4,join:[24,25,26],jpl:[6,17],julian:[8,9],jupyt:24,just:[9,17,22,26],k2_ephemeris_01:17,keep:4,kei:[7,8,9,11,25,26],keyword:[2,3,5,9,11,13,14,16,17],know:[1,24],kpc:[13,15],kwarg:[2,3,4,8,9,11,13,14],label:[11,25,26],label_list:9,larg:[4,8,16],larger:[2,9,11,16],last:[9,22,26],later:[16,19,25],latitud:3,latter:25,ld_accuraci:1,learn:[25,26],least:[5,10],leav:24,lee:[8,16],left:[1,2],legend:[25,26],len:[0,1,2,8,9,10,12,14,16,18,24,25,26],length:[2,9,11],lens:[2,21],less:26,let:[25,26],librari:1,light:[4,8,9,21,25],likelihood:[21,25],limb:[1,7,8,9,11,15,16,19],limb_darken:15,limbdarkeningcoeff:[0,9,11,15,16,23],limit:9,linalg:5,line:1,linear:[1,5,7],linestyl:24,linewidth:9,link:[4,9],list:[2,4,5,8,9,10,11,13,17,18,25,26],ln_like:25,ln_like_:25,ln_prior:25,ln_prior_:25,ln_prob:25,load:11,loadtxt:11,loc:[25,26],logarithm:25,longer:9,longitud:3,look:[25,26],lower:1,lstdc:22,lstsq:5,lumin:[9,10],m_1:13,m_i:13,macho:16,mag:[5,9,11,19,26],mag_zeropoint:9,magnif:[1,5,8,9,14,16,26],magnification_vector:9,magnificationcurv:[0,9,23],magnitud:[4,5,9,10,11,19,26],mai:[1,3,4,9,10,11,13,15,25,26],main:[21,24],make:[1,4,9,11,22,25],mani:10,mark:[9,11],marker:[9,11],marker_list:9,markers:11,martin:[1,8],mas:[14,15],mask:4,mass:[1,2,10,13,14,16,18],mass_1:[1,13],mass_2:[1,13],mass_3:13,match:[],materi:26,math:4,matplotlib:[2,9,11,24,25,26],matter:11,mayb:9,mead:26,mean:[1,9],measur:[10,11],messag:26,method:[1,8,9,16,24,26],methods_paramet:[8,9],microarcsecond:15,microlen:[],microlens:[4,5,7,8,9,10,11,14,16,18,21,24],might:24,millarcsecond:15,milliarcsecond:[13,14,15],minim:26,minimum:10,miss:13,mnra:[1,8],moa:24,moa_data:24,mode:25,model:[0,4,5,8,10,11,14,16,18,21,23,25],model_0:25,model_1:25,model_2:25,model_paramet:10,modelparamet:[0,8,9,14,16,18,21,23],modifi:25,modul:[21,23,25,26],module_path:[24,25,26],more:[4,7,9,11,13,14,25,26],most:[5,9,11,24],motion:[9,10,14,16,25],msg:[],mu_rel:14,much:26,mulensdata:[0,4,5,8,9,18,21,23,24,25,26],mulensmodel:[22,24,25,26],mulensobject:[0,23],mulenssystem:[0,12],multi:10,multinest:25,multipl:[11,16],must:[4,9,10,11,14],my_1s2l_model:24,my_data:[25,26],my_ev:[24,25,26],my_friends_data:26,my_model:25,my_pspl_model:24,n_burn:25,n_dim:25,n_epoch:[9,11],n_lens:[9,10],n_mass:13,n_point:[2,9,13,14],n_sourc:[5,9,10],n_step:25,n_walker:25,name:[6,7,8,9,17,25],nasa:24,nbest:25,ndarrai:[4,5,6,8,9,10,11,13,16,17,18,19,26],ndim:26,necessari:[11,22],need:[4,8,9,11,25,26],neg:[1,4,18,25],neither:1,nelder:26,newest:[],next:26,nfev:26,nice:[25,26],nicer:11,non:25,none:[1,4,5,8,9,11,13,14,15,16,17,18],normal:[9,19],north:[3,10],north_project:3,note:[1,3,7,9,11,13,14,24,25,26],notebook:24,noth:9,now:[5,24,25,26],nph:[],number:[2,4,5,9,10,11,13,14,19,25],numer:16,numpi:[4,9,11,13,25,26],ob03235:24,ob03235_moa:24,ob03235_ogl:24,ob05086:25,ob08092:26,object:[1,2,3,4,5,6,7,8,9,10,11,13,14,15,16,17,18,19],objnam:[],obs_num:[],observ:[14,25],observatori:9,obvious:25,oct:19,off:[9,25],ogl:[16,24,25],ogle_data:24,old:[],older:[],onc:9,one:[9,10,14,25,26],onli:[2,4,9,10,13,14,16,25,26],onto:14,opaqu:[],open:22,opposit:[10,11],optim:[24,26],option:[1,2,4,5,8,9,11,17,18],orbit:[9,10],order0:11,order:[1,4,9,22,26],origin:[1,2,18],other:[1,7,8,9,11,25,26],our:26,out:25,outli:4,outlin:2,output:[5,6,18,26],outsid:8,over:[9,11],overestim:1,packag:[21,22,23,25,26],paczynski:[8,16],page:[21,22],pair:3,paper:1,parallax:[8,9,10,11,13,14,15,18,21],parallel:10,param:[10,25],paramet:[1,2,4,5,7,8,9,10,11,13,14,16,17,18,21,24,25],parameters_to_fit:[25,26],paramt:10,pariti:1,part:22,particular:10,pass:[8,9,11,13,14,22,26],path:[11,17,22,24,25,26],peak:26,per:[],percentil:25,perform:5,period:11,perpendicular:[10,19],phot_fmt:11,phot_ob08092_o4:26,photometr:[5,11],photometri:[9,11],photometry_fil:[24,25,26],physic:[14,15],pi_:15,pi_e:[10,14,25],pi_e_:[4,10,25],pi_e_mag:10,pi_e_n:[4,10,25],pi_l:13,pi_rel:14,piec:[25,26],pip:22,place:19,plane:[2,3,14,18],planet:24,pleas:[22,24],plot:[2,4,9,11,13,14,24],plot_caust:[9,13,14],plot_data:[4,9,24,25,26],plot_lc:[4,9,11,25,26],plot_magnif:[9,14,24],plot_model:[4,24],plot_param:25,plot_properti:11,plot_residu:[4,9,11],plot_sourc:9,plot_source_for_dataset:[4,9],plot_trajectori:9,plt:[25,26],point:[1,2,4,8,9,10,11,13,14,16,19,24,25,26],point_sourc:8,point_source_magnif:1,point_source_point_len:8,pointlen:[0,23],polynomi:1,posit:[1,4,6,9,11,16,18,25],possibl:[1,8,9,10,11],powel:26,pre:8,preced:[],precis:16,prepar:6,prescript:8,present:[1,8,16,26],previou:9,previous:9,primari:[1,10,11,13],print:[4,10,24,25,26],print_funct:24,prior:25,probabl:25,problem:[11,22],procedur:26,product:19,profil:[1,22],project:[3,10,13,14],proper:[14,16],properti:[9,11,14,15,25],propos:16,provid:[1,4,8,9,11,16,25],psbl:10,pspl:[10,16],pspl_magnif:16,pspl_model:26,pyplot:[2,9,11,13,14,24,25,26],python2:24,python3:24,python:[22,25],pythonpath:22,quadrupol:[1,8,9],qualiti:9,quantiti:[10,13,14,15],r_e:14,r_e_tild:14,rad:10,radian:24,radiu:[1,9,10,14,15],randn:25,random:25,rang:[8,9,11,24,25],rapper:22,rare:9,rate:10,ratio:[2,9,10,13,26],read:[2,6,13,14],readi:25,readm:[],recent:[9,22],recommend:1,rectilinear:25,red:[9,24,26],refer:[4,6,9,10,11,25],regardless:10,regress:9,reject:25,rel:[1,7,8,10,13,14,16,25],relat:[1,26],releas:22,rememb:[7,9],remov:9,repeat:22,report:25,repositori:22,repr:25,repres:3,represent:9,request:[1,4,9],requir:[4,11,18,22,26],reset:[4,9],reset_best_chi2:4,reset_plot_properti:9,reshap:25,residu:[4,9,11,25],respect:[4,9,11],result:[1,4,24,25,26],result_fun:26,rho:[1,8,9,10,16,24],rho_1:10,rho_2:10,right:[1,22],ring:[1,2,10,13,14],rough:26,round:25,routin:26,run:22,run_mcmc:25,sai:25,same:[4,5,9,11,16,26],sampl:25,sample_file_01:11,satellit:[6,8,9,11,17,18],satellite_skycoord:[8,9,11,17,18],satelliteskycoord:[0,9,23],save:11,scale:[4,9,11,13,24],scatter:[2,9,11,13,14],scipi:26,search:[21,25],sec:1,second:[25,26],secondari:[1,10,13],see:[1,4,6,8,9,10,11,13,14,16,17,18,21,24,25,26],seem:26,self:9,separ:[1,2,4,8,9,10,13,16,25],sequenc:[1,26],set:[1,3,4,5,7,8,9,10,11,13,14,15,18,21,24,26],set_dataset:[9,25,26],set_default_magnification_method:9,set_limb_coeff_gamma:[7,9],set_limb_coeff_u:[7,9],set_limb_darkening_weight:11,set_magnification_method:[8,9,24],set_magnification_methods_paramet:[8,9],set_plot_properti:[],set_source_flux_ratio:9,set_source_flux_ratio_for_band:9,set_tim:9,setattr:[10,25,26],setenv:22,setup:22,share:22,shift:[10,18],should:[1,4,8,9,11,15,18,22,26],shouldn:11,show:[9,11,24,25,26],show_bad:[9,11],show_data:9,show_errorbar:[9,11],shown:9,sigma:25,sign:10,signific:9,significantli:1,similar:[11,22,26],simpl:24,simpli:10,simplifi:16,simpson:1,sinc:24,singl:[4,9,13,25,26],size:[1,9,10,11,13,14],size_list:9,skip:22,skowron:[10,18],sky:[3,8,9,11,18],sky_coordin:3,skycoord:[3,4,8,9,11,17,18],slightli:[4,25,26],slow:[8,16],slower:[4,25],small:[1,16,19,25],smaller:[8,9],smallest:[4,26],solar:13,solmass:[13,14],solut:[1,25],solv:5,some:[1,21,24,25,26],somewhat:24,sonam:22,sourc:[0,1,4,5,8,9,10,12,14,16,18,22,24,25,26],source_1_paramet:10,source_2_paramet:10,source_flux:5,source_i:1,source_x:1,space:[4,5,7,9,11],special:11,specif:[9,10],specifi:[3,4,8,9,11,13,14,15,16,18,24,25,26],spheric:9,spitzer_ephemeris_01:17,split:25,squar:[1,5],stabl:16,standard:[6,8,13],star:[14,15,25],starblg234:25,start:[1,9,24,25,26],start_1:25,startup:22,state:1,step:[22,25,26],still:26,stoke:8,stop:9,store:[2,9,13,26],str:[3,4,6,7,8,9,10,11,17,18,26],string:[11,19],structur:[2,9,14],studi:7,subdirecotri:[],subdirectori:22,submodul:23,subpackag:[23,26],subsequ:[],subtract:[9,11],subtract_2450000:[9,11,24,25],subtract_2460000:[9,11],success:[9,26],suggest:5,suitabl:[1,9],sum:[1,4,9,13,19],sum_funct:4,sun:[9,25],suppli:11,support:10,suppos:24,suppress:11,sure:[1,9,11,22],symbol:9,system:[1,9,10,11,13,14,18],t_0:[4,9,10,24,25,26],t_0_1:[9,10],t_0_2:10,t_0_kep:[9,10],t_0_par:[10,25],t_1:25,t_2:25,t_binari:[],t_e:[4,9,10,14,24,25,26],t_e_1:10,t_e_2:10,t_eff:[4,10],t_rang:[9,24],t_star:10,t_star_1:10,t_star_2:10,t_start:[9,25],t_stop:[9,25],tabl:8,take:25,taken:[9,11],tbd:[11,13],tbl:24,tcsh:22,tdb:6,termin:22,tertiari:13,test:[1,22],text:19,than:[1,7,8,9,11,13,14,25,26],thei:[9,11,25],them:[1,4,11,25,26],themselv:11,theorem:[1,8],theta:[25,26],theta_:14,thi:[1,4,5,8,9,11,13,16,18,22,24,25,26],thing:[24,26],third:26,those:[9,24],three:[1,11,25],through:[],time:[1,6,8,9,10,11,14,17,18,22,24,25,26],timescal:[10,25],titl:25,tnc:26,togeth:[24,26],tolist:26,topocentr:[8,9,18],total:[1,7,11,13],total_mass:13,trajectori:[0,9,10,11,16,23],transform:[9,19],translat:11,transpar:[],trend:25,tupl:9,turn:[9,25,26],tutori:21,two:[1,2,10,24,25,26],txt:[22,24],type:[7,9,10,11,16,26],u_0:[4,10,14,24,25,26],u_0_1:10,u_0_2:10,u_limb_darken:1,u_to_gamma:19,uncertainti:[1,11],underli:8,uniform:[8,16],unit:[3,5,9,10,11,13,14,15,22],unless:[9,11],unnorm:25,unpack:22,updat:[5,9],update_caust:9,usag:11,use:[5,8,9,10,11,16,24,26],used:[4,5,7,8,9,10,11,13,16,18,19,25],useful:8,user:9,user_nam:22,uses:9,using:[1,2,5,9,11,14,17,22,24,25,26],util:[0,9,23,26],val:25,valerio:[1,8],valid:10,valu:[1,3,4,7,8,9,10,11,13,15,16,21,25,26],variabl:5,variat:1,vastli:1,vbbinarylens:8,vbbinarylensinglibrari:22,vbbinarylensinglibrary_wrapp:22,vbbl:[1,8,9,22,24],vbbl_magnif:[1,8],vector:[2,8,9,10,11,18,19,25],vector_1:19,vector_2:19,vector_product_norm:19,veloc:10,veri:[1,8,9,16,25,26],version:[0,19,23],via:[9,26],visibl:11,walker:25,want:[5,9,11,13,24,25,26],websit:[1,25],weight:[7,11],well:[8,9,16,25],were:[11,24],what:[1,8,18],when:[4,7,8,9,11],where:[3,5,9,26],whether:[9,11],which:[4,5,8,9,10,13,17,18,25,26],which_paramet:10,width:9,window:22,without:[4,9,11,13,25],won:11,work:[8,16,22,24],would:26,written:24,wrong:25,wyrzykowski:25,xallarap:[9,10],xlim:25,xyz:6,year:[10,25],yerr:26,yet:[9,25],yoo:[8,16],you:[1,4,5,7,8,9,10,11,13,22,24,25,26],your:[22,24,26],zero:4,zeropoint:19,zoom:[25,26],zorder:11,zorder_list:9},titles:["MulensModel package","MulensModel.binarylens module","MulensModel.caustics module","MulensModel.coordinates module","MulensModel.event module","MulensModel.fit module","MulensModel.horizons module","MulensModel.limbdarkeningcoeffs module","MulensModel.magnificationcurve module","MulensModel.model module","MulensModel.modelparameters module","MulensModel.mulensdata module","MulensModel.mulensobjects package","MulensModel.mulensobjects.lens module","MulensModel.mulensobjects.mulenssystem module","MulensModel.mulensobjects.source module","MulensModel.pointlens module","MulensModel.satelliteskycoord module","MulensModel.trajectory module","MulensModel.utils module","MulensModel.version module","Welcome to MulensModel\u2019s documentation!","How to install?","MulensModel","Very Basic Tutorial","Microlensing Parallax Fitting Tutorial","Basic Fitting Tutorial"],titleterms:{"import":[25,26],basic:[24,26],binarylen:1,caustic:2,combin:24,content:[0,12],coordin:3,data:[24,26],defin:24,document:21,event:4,exercis:[25,26],fit:[5,25,26],horizon:6,how:22,indic:21,instal:22,introduc:24,len:13,limbdarkeningcoeff:7,magnificationcurv:8,microlens:25,mircolens:[],model:[9,24,26],modelparamet:10,modul:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20],mulensdata:11,mulensmodel:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,23],mulensobject:[12,13,14,15],mulenssystem:14,old:22,packag:[0,12],parallax:25,paramet:26,plot:[25,26],pointlen:16,prepar:26,run:25,sampler:25,satelliteskycoord:17,set:25,sourc:15,submodul:[0,12],subpackag:0,tabl:21,trajectori:18,tutori:[24,25,26],util:19,veri:24,version:20,welcom:21}}) \ No newline at end of file diff --git a/docs/tutorial.html b/docs/tutorial.html index f5cccb68..8014a939 100644 --- a/docs/tutorial.html +++ b/docs/tutorial.html @@ -6,7 +6,7 @@ - Very Basic Tutorial — MulensModel 1.9.8 documentation + Very Basic Tutorial — MulensModel 1.10.0 documentation diff --git a/docs/tutorial_fit_pi_E.html b/docs/tutorial_fit_pi_E.html index 9b97872b..600101a2 100644 --- a/docs/tutorial_fit_pi_E.html +++ b/docs/tutorial_fit_pi_E.html @@ -6,7 +6,7 @@ - Microlensing Parallax Fitting Tutorial — MulensModel 1.9.8 documentation + Microlensing Parallax Fitting Tutorial — MulensModel 1.10.0 documentation @@ -60,7 +60,7 @@

    Imports and settingshttp://dfm.io/emcee/current/ in case you don’t have it yet. Then we import the data and set the event coordinates:

    file_name = os.path.join(MulensModel.MODULE_PATH, "data",
    -    "photometry_files", "starBLG234.6.I.218982.dat")
    +    "photometry_files", "OB05086", "starBLG234.6.I.218982.dat")
     my_data = MulensData(file_name=file_name, add_2450000=True)
     coords = "18:04:45.71 -26:59:15.2"
     
    diff --git a/docs/tutorial_fit_pspl.html b/docs/tutorial_fit_pspl.html index d169bf69..03d83d85 100644 --- a/docs/tutorial_fit_pspl.html +++ b/docs/tutorial_fit_pspl.html @@ -6,7 +6,7 @@ - Basic Fitting Tutorial — MulensModel 1.9.8 documentation + Basic Fitting Tutorial — MulensModel 1.10.0 documentation @@ -50,7 +50,7 @@

    Importing dataMulensData class:

    file_name = os.path.join(MulensModel.MODULE_PATH, "data",
    -    "photometry_files", "phot_ob08092_O4.dat")
    +    "photometry_files", "OB08092", "phot_ob08092_O4.dat")
     my_data = MulensData(file_name=file_name)
     print("{:} file was imported".format(file_name))