Giter Site home page Giter Site logo

exowanderer / arctor Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 15.87 MB

A object-oriented pipeline for the HST UVIS Instrument to work with Scanning Mode Transit/Eclipse Observations

License: BSD 3-Clause "New" or "Revised" License

Python 50.14% Jupyter Notebook 44.03% C 4.73% Objective-C 1.10%

arctor's People

Contributors

exowanderer avatar

Watchers

 avatar  avatar

Forkers

arixena24

arctor's Issues

when I run the code this error apeared


NameError Traceback (most recent call last)
in
12 # from tqdm import tqdm_notebook as tqdm
13
---> 14 from arctor import create_raw_lc_stddev, Arctor, run_multiple_pymc3#, setup_and_plot_GTC
15 from arctor.utils import setup_and_plot_GTC, compute_delta_sdnr
16 # from arctor.utils import fit_2D_time_vs_other

~/.local/lib/python3.8/site-packages/arctor/init.py in
1 from . import *
----> 2 from .arctor import Arctor
3 from .utils import *
4 from .dwt import *
5

~/.local/lib/python3.8/site-packages/arctor/arctor.py in
23 from tqdm import tqdm
24
---> 25 from .utils import (
26 center_one_trace,
27 fit_one_slopes,

~/.local/lib/python3.8/site-packages/arctor/utils.py in
1006 do_mcmc=False, save_as_you_go=False,
1007 injected_light_curve=1.0, working_dir='./',
-> 1008 base_name=f'{planet_name}_fine_grain_photometry_208ppm'):
1009
1010 decor_set = [xcenters, ycenters, trace_angles, trace_lengths]

NameError: name 'planet_name' is not defined

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.