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

MARX still not fully compatible with clang #17

Closed
hamogu opened this issue Dec 28, 2015 · 2 comments
Closed

MARX still not fully compatible with clang #17

hamogu opened this issue Dec 28, 2015 · 2 comments
Milestone

Comments

@hamogu
Copy link
Member

hamogu commented Dec 28, 2015

A user reported on 10/2/2015:

Hi,

I am trying to run MARX in my macbook ((Mavericks 10.9). The commands
used are given below. 

pset ./marx
SAOSACFile=HRMA_ra286.70208_dec40.18498_source_flux_chart.dat_dithered_i0000_rays.fits
pset ./marx OutputDir=marx_output_i0000.dir 
pset ./marx SourceType=SAOSAC 
pset ./marx RA_Nom= 286.7007967689 
pset ./marx Dec_Nom=40.1797739310 
pset ./marx Roll_Nom=220.0609424128 
pset ./marx SourceRA=286.702020614 
pset ./marx SourceDEC=40.1850875191 
pset ./marx DitherModel=FILE 
pset ./marx DitherFile=pcadf555926664N001_corr_asol1.fits 
pset ./marx DetectorType=ACIS-S 
pset ./marx GratingType=NONE 
pset ./marx ExposureTime=0.0 
pset ./marx DetOffsetX=0.00144494226467 
pset ./marx DetOffsetY=0.92116747011 
pset ./marx DetOffsetZ=0.88436540709 
pset ./marx AspectBlur=0.19

When I use the command marx @@./marx.par, everything goes well but
obs.par file is not created inside marx_output_i0000.dir.

It works for an INTERNAL dither.

After some communication I could find that the code works correctly with a marx executable that's compiled with
gcc, but it fails with a marx executable that's compiled with clang.
(default compiler on mac).

@hamogu
Copy link
Member Author

hamogu commented Mar 16, 2016

Variants of the "obs.par not created" were reported to marx-help by two more users.

@hamogu hamogu modified the milestones: 5.4, 5.3 Apr 7, 2016
hamogu pushed a commit to hamogu/marx that referenced this issue Aug 30, 2017
@hamogu
Copy link
Member Author

hamogu commented Aug 30, 2017

close my commit directly to the master branch.

@hamogu hamogu closed this as completed Aug 30, 2017
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