Skip to content
New issue

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

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

Already on GitHub? # to your account

How to read TAPE11 and TAPE12 wtih matlab or python? #59

Open
StarsTravel opened this issue May 9, 2024 · 2 comments
Open

How to read TAPE11 and TAPE12 wtih matlab or python? #59

StarsTravel opened this issue May 9, 2024 · 2 comments
Assignees

Comments

@StarsTravel
Copy link

How to read TAPE11 and TAPE12 files with matlab or python?
1715244629354

@pernak18 pernak18 self-assigned this May 14, 2024
@pernak18
Copy link
Member

@StarsTravel first do a git clone https://github.com/AER-RC/common.git or git clone git@github.com:AER-RC/common.git. then, assuming your TAPE11 or TAPE12 is in the same directory as the common clone:

sys.path.append('common')
import RC_utils as RC

wn, rad = RC.readBinary('TAPE12')

@StarsTravel
Copy link
Author

@pernak18 thank you,I will try

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants