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

1133 trials #49

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

1133 trials #49

wants to merge 20 commits into from

Conversation

pharaofranz
Copy link

Hi Marten,

I've been trying to run scintillometry on ARO data of 1133 taken on 14 june 2014. I got a new clone from your repo of scintellometry and baseband and mostly copied the reduction files from an earlier commit across (back then the directory was call vlbi_b1133, now aro_1133_14june2014). I've been trying to run things on the BGQ (submit script is arochime.sh in trials/aro_1133_14june2014) but got stuck with an error:
File "/home/p/pen/franzk/git/baseband/baseband/vlbi_base/header.py", line 24, in
four_word_struct = struct.Struct('<4I')
TypeError: Struct() argument 1 must be string, not unicode

On stackoverflow it said that since python 2.7.7 you can feed unicode to Struct(). The highest python 2 version on BGQ is 2.7.5-XL. I also tried with python 3.2 on BGQ but there don't even seem to be modules like numpy compiled for that.

Would you mind taking a look at my arochime.sh, reduce_data.py, reduction.py and let me know what I'm missing, please?

Thanks!
Franz

Franz Kirsten and others added 20 commits April 21, 2017 00:32
… in observations.conf as you cannot define an astropy.time.Time object in the conf file
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

Successfully merging this pull request may close these issues.

1 participant