Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suppression of every plots if required #93

Open
sylvielsstfr opened this issue Mar 29, 2022 · 0 comments
Open

Suppression of every plots if required #93

sylvielsstfr opened this issue Mar 29, 2022 · 0 comments

Comments

@sylvielsstfr
Copy link
Collaborator

It appears that some plot are sent to output even if the parameters say not to do so.
It prevents running on batch machines.

The output is like this:

MAIN_ID RA DEC RA_PREC DEC_PREC COO_ERR_MAJA COO_ERR_MINA COO_ERR_ANGLE COO_QUAL ... PLX_QUAL PLX_BIBCODE PMRA PMDEC PM_ERR_MAJA PM_ERR_MINA PM_ERR_ANGLE Z_VALUE SCRIPT_NUMBER_ID
"h:m:s" "d:m:s" mas mas deg ... mas / yr mas / yr mas / yr mas / yr deg
----------- ------------- ------------- ------- -------- ------------ ------------ ------------- -------- ... -------- ------------------- --------- --------- ----------- ----------- ------------ --------- ----------------

  • eta01 Dor 06 06 09.3817 -66 02 22.635 14 14 0.052 0.049 90 A ... A 2020yCat.1350....0G 13.575 28.139 0.066 0.061 90 0.0000590 1
    image.shape (4072, 4000)
    2022-03-29 16:01:31 spectractor.tools fit_poly2d_outlier_removal INFO
    Model: Polynomial2D
    Inputs: ('x', 'y')
    Outputs: ('z',)
    Model set size: 1
    Degree: 1
    Parameters:
    c0_0 c1_0 c0_1
    6.798547405049041 0.05048619956994278 0.10936732041201426
    2022-03-29 16:01:33 spectractor.fit.fitter gradient_descent INFO
    Gradient descent terminated in 18 iterations because the relative change of cost is below ftol=1.25e-05.
    qt.qpa.screen: QXcbConnection: Could not connect to display localhost:28.0
    Could not connect to any X display.
    (base) /pbs/throng/lsst/users/dagoret/desc/AuxTelComm/notebookccdm_gen3/runspectractor_standalone/2022_03>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant