Code Monkey home page Code Monkey logo

Comments (1)

Victor-Savu avatar Victor-Savu commented on September 23, 2024

Hi Grade-Z! Does the error come up on the example data set included in this repository? It would be super helpful if you could reproduce it with that data set, so that we can get the same error on our machines.

Here is what I did:

  1. I prepared the data folder:
curl -L -O https://github.com/multiwavelength/gleam/raw/main/example.tar.gz
tar xf example.tar.gz
cd example
  1. In that data folder, I ran gleam twice, with command similar to the ones you ran on your data.
    a. The first one didn't produce any output (because the spectra pattern didn't match any files due to the double slash // in the path):
    gleam --path . --spectra .//spec1d.A773.WHT_R316R.Q1_EXT1.008.fits --config gleamconfig.yaml
    
    b. The second one produced the linefits output file we expected:
    gleam --path . --spectra ./**/spec1d.A773.WHT_R316R.Q1_EXT1.008.fits --config gleamconfig.yaml
    
    output:
    Now working in ./A773 on A773 in WHT_R316R + Q1_EXT1 on source 8 at z=0.263.
    Warning: non-constant dispersion
    Warning: non-constant dispersion
    Warning: non-constant dispersion
    Warning: non-constant dispersion
    Warning: non-constant dispersion
    Warning: non-constant dispersion
    

from gleam.

Related Issues (16)

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.