diff --git a/README.md b/README.md index 3fadbbd1..e55f368c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@
MulensModel is package for modeling microlensing (or μ-lensing) events.
-It is still under development. [Latest release: 1.2.0](https://github.com/rpoleski/MulensModel/releases/latest) +It is still under development. [Latest release: 1.3.0](https://github.com/rpoleski/MulensModel/releases/latest) MulensModel can generate a microlensing light curve for a given set of microlensing parameters, fit that light curve to some data, and return a chi2 value. That chi2 can then be input into an arbitrary likelihood function to find the best fit parameters. @@ -47,11 +47,11 @@ Are you using MulensModel for scientific research? Please give us credit by citi 3. Unpack the archive. 4. Add the path to the unpack directory to the PYTHONPATH, e.g., if you've extracted the archive in your home directory (``/home/USER_NAME/``) in tcsh: ``` -setenv PYTHONPATH /home/USER_NAME/MulensModel-1.1.0/source\:$PYTHONPATH +setenv PYTHONPATH /home/USER_NAME/MulensModel-1.3.0/source\:$PYTHONPATH ``` in bash: ``` -export PYTHONPATH=/home/USER_NAME/MulensModel-1.1.0/source:$PYTHONPATH +export PYTHONPATH=/home/USER_NAME/MulensModel-1.3.0/source:$PYTHONPATH ``` In order to have this command invoked every time you open a terminal, please add this command to your startup file (``~/.cshrc``, ``~/.bashrc``, ``~/.profile`` or similar). If you didn't have ``PYTHONPATH`` defined before, then skip the last part of the above commands. @@ -67,5 +67,5 @@ gcc -Wl,-soname,rapper -shared -o VBBinaryLensingLibrary_wrapper.so VBBinaryLens --- [![astropy](http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat)](http://www.astropy.org/) -file revised May 2018 +file revised June 2018 diff --git a/docs/.buildinfo b/docs/.buildinfo index dcd7f8df..fb439ad3 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: e22bb4e87923075ed3f3f22f4b5d8eba +config: 78ac10b091e928267bb57c565b2d8ec0 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/.doctrees/environment.pickle b/docs/.doctrees/environment.pickle index 30126faf..5673645a 100644 Binary files a/docs/.doctrees/environment.pickle and b/docs/.doctrees/environment.pickle differ diff --git a/docs/.doctrees/index.doctree b/docs/.doctrees/index.doctree index 3fcbbd53..07c1c9c7 100644 Binary files a/docs/.doctrees/index.doctree and b/docs/.doctrees/index.doctree differ diff --git a/docs/.doctrees/modules.doctree b/docs/.doctrees/modules.doctree index f8514341..7b1c1caa 100644 Binary files a/docs/.doctrees/modules.doctree and b/docs/.doctrees/modules.doctree differ diff --git a/docs/MulensModel.binarylens.html b/docs/MulensModel.binarylens.html index 8d229500..1e358eba 100644 --- a/docs/MulensModel.binarylens.html +++ b/docs/MulensModel.binarylens.html @@ -5,13 +5,13 @@ - MulensModel.binarylens module — MulensModel 1.2.0 documentation + MulensModel.binarylens module — MulensModel 1.3.0 documentation