Skip to content

Transit-Model-CRAAM/eclipse-model-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eclipse-model-visualizer

Visualizador do Eclipse

🇧🇷


Como executar

  1. Execute o arquivo app.py: python app.py

  2. Quando o arquivo executar com sucesso, ele irá exibir o seguinte resultado no terminal:

    Dash is running on http://127.0.0.1:8050/
    
    * Serving Flask app 'app'
    * Debug mode: on
    
    

    A url http://127.0.0.1:8050/ indica a porta local em que o servidor do visualizer está rodando.

  3. Cole a url http://127.0.0.1:8050/ em seu navegador de preferência

Lista de features

  1. Criar modelo da estrela
  2. Criar modelo do planeta
  3. Adicionar manchas (intensidade < 1)
  4. Adicionar fáculas (intensidade > 1)
  5. Adicionar e visualizar curvas de luz baixadas da lib ligtkurve (missões KEPLER, K2 e TESS) para comparação com o modelo

🇺🇸


How to run

  1. Run the app.py file: python app.py

  2. When the file runs successfully, it will display the following output in the terminal:

    Dash is running on http://127.0.0.1:8050/
    
    * Serving Flask app 'app'
    * Debug mode: on
    
    

    The url http://127.0.0.1:8050/ indicates the local port on which the visualizer server is running.

  3. Paste the url http://127.0.0.1:8050/ into your preferred web browser

Feature List

  1. Create Star Model
  2. Create Planet Model
  3. Add Spots (Intensity < 1)
  4. Add Faculae (Intensity > 1)
  5. Add and visualize light curves downloaded from ligtkurve lib (KEPLER, K2 and TESS missions) to compare with the model

About

Visualizador do Eclipse

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages