In the same description you can find:
* Usage:
* lucy in psf out [aim]
I also dont understand, that is why I'm asking..
It is impossible to compile that lucy.f file by your own, it needs a lot of subroutines and include files. But I have the compiled version.
So the question is, is it...
Thanks for your response.
Yes, I know that in the literature there is nothing about fortran... That is why I'm asking if this is possible.
So, after downloading and unpacking the Starlink package you write in the terminal:
$ export STARLINK_DIR=$HOME/Astronomy/Software/star-2015A
$ source...
Hello!
I'm trying to use a subprogram from the Starlink Project - Lucy in the library KAPPA - that is already installed and compiled. The idea is to be able to call it from my fortran routine.
Something like this:
PROGRAM ex
INTEGER i
REAL in(10),psf(10),out(10)
DO i =1,10
in(i) =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.