Code Monkey home page Code Monkey logo

Comments (11)

haozhao10 avatar haozhao10 commented on May 22, 2024

Hi,friends. Do you know how to install Acoustic Toolbox of python version on Windows 10 ?

from arlpy.

mchitre avatar mchitre commented on May 22, 2024

@ambrinherz Check if your Bellhop installation is working OK. Run it on the command line and see what it says. Also, if you pass in a debug=True flag to pm.compute_eigenrays, it'll retain the Bellhop input/output files for you to manually check. See if there are any errors in it.

I've had a few cases of users on OS X not being able to run Bellhop correctly using the gfortran install for version 10+. I use gfortran 6.3.0 on OS X, and that works fine.

from arlpy.

mchitre avatar mchitre commented on May 22, 2024

@haozhao10 Please follow instructions on Acoustic Toolbox homepage on installing it. Then install Python support for it with pip install arlpy, and follow the instructions in the docs.

from arlpy.

ambrinherz avatar ambrinherz commented on May 22, 2024

from arlpy.

mchitre avatar mchitre commented on May 22, 2024

The segmentation fault seems to be the culprit. I've seen this happen with gfortran 10, and fixed it by switching to gfortran 6.3.0. Since bellhop.exe comes from OALIB, there isn't anything arlpy about it. You might want to either use an older gfortran or get in touch with Bellhop's author to see how to resolve the problem.

from arlpy.

GT-OP avatar GT-OP commented on May 22, 2024

Hello @mchitre sir actually i am bit confused about how to solve this gfortran problem can you help. Do i have to download it and add it to environment variables ? Can you help

from arlpy.

mchitre avatar mchitre commented on May 22, 2024

Yes, I believe you need gfortran libraries installed on your machine to run bellhop. I am not the author of bellhop, and so can't provide you support on installing and running it. arlpy provides a Python wrapper only, and you need a working copy of bellhop to use it.

P.S. You may want to look at https://github.com/org-arl/AcousticsToolbox.jl as a Julia alternative to arlpy, that I also maintain. That comes with pre-built binaries for bellhop for most systems, and might be easier to get started with, if you're having trouble installing bellhop from scratch.

from arlpy.

GT-OP avatar GT-OP commented on May 22, 2024

from arlpy.

GT-OP avatar GT-OP commented on May 22, 2024

@mchitre sir can you share the files installed in your jupyter notebook or environment setup to run this bellhop code in jupyter notebook.

from arlpy.

GT-OP avatar GT-OP commented on May 22, 2024

@mchitre sir if it is possible. Can you upload a video on youtube on how to set up bellhop channel in python from scratch (Gfortran too) because there isn't any resources available to it.
It will be really helpful if it could be done

from arlpy.

mchitre avatar mchitre commented on May 22, 2024

I'm sorry @GT-OP, I cannot provide support to install bellhop.exe, which is NOT part of arlpy. You need a working install of that to use this package. You may ask the author of bellhop for help, if you wish to.

from arlpy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.