gnuastro-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #62597] Arithmetic does not save the result in a file


From: Mohammad Akhlaghi
Subject: [bug #62597] Arithmetic does not save the result in a file
Date: Wed, 8 Jun 2022 11:55:30 -0400 (EDT)

Follow-up Comment #1, bug #62597 (project gnuastro):

After a discussion with Raul, we discovered that the problem can be simplified
to the following: the command bellow will print '2' on the standard output
(terminal) as expected:


astarithmetic 2


But when the user asks for this to be written in a file (the command below),
Arithmetic won't make any 'two.fits', it will just print 2 in standard output
again!


astarithmetic 2 --output=two.fits

 
The inverse of this scenario (when you want a table to be written into
standard output), you can use the '--onedonstdout'.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62597>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]