Giter Club home page Giter Club logo

spectacoular's Issues

About an application bug

Hello, when I ran the example according to the manual, I found an error: in the application of "microphone array measurement app", the code in line 47 of main.py from spectral import rectgrid, calibhelper, filtoctavelive, timeinoutpresenter, filtoctave in filtoctave does not exist. Maybe you forgot to update the app when updating the version?

2021-10-16 03:48:28,725 Starting Bokeh server version 2.3.3 (running on Tornado 6.1)
2021-10-16 03:48:28,727 User authentication hooks NOT provided (default user enabled)
2021-10-16 03:48:28,733 Bokeh app running at: http://localhost:5006/Measurement_App
2021-10-16 03:48:28,733 Starting Bokeh server with process id: 324420
2021-10-16 03:48:33,230 Error running application handler <bokeh.application.handlers.directory.DirectoryHandler object at 0x0000021C51604250>: cannot import name 'FiltOctave' from 'spectacoular' (D:\Application\anaconda3\envs\spect
acoular\lib\site-packages\spectacoular\__init__.py)
File "main.py", line 47, in <module>:
from spectacoular import RectGrid,CalibHelper,FiltOctaveLive,TimeInOutPresenter,FiltOctave Traceback (most recent call last):
  File "D:\Application\anaconda3\envs\spectacoular\lib\site-packages\bokeh\application\handlers\code_runner.py", line 197, in run
    exec(self._code, module.__dict__)
  File "D:\Document\spectacoular\spectacoular-master\spectacoular-master\apps\Measurement_App\main.py", line 47, in <module>
    from spectacoular import RectGrid,CalibHelper,FiltOctaveLive,TimeInOutPresenter,FiltOctave
ImportError: cannot import name 'FiltOctave' from 'spectacoular' (D:\Application\anaconda3\envs\spectacoular\lib\site-packages\spectacoular\__init__.py)

2021-10-16 03:48:33,459 WebSocket connection opened
2021-10-16 03:48:33,461 ServerConnection created
2021-10-16 03:48:34,511 WebSocket connection closed: code=1001, reason=None```

UMA16SamplesGenerator not found in project

Hi everyone!
I've just tried start Measurement_App with my MiniDSP UMA16 mic array
Command from this file
bokeh serve --show Measurement_App --args --device=uma16 --blocksize=256

Log:
from acuma16 import UMA16SamplesGenerator ModuleNotFoundError: No module named 'acuma16'

I can't find any UMA16 modules in project
Any ideas?

pre-build interactive application running failed

I've tried to run MicGeomExample app but failed.
No errors from Spectacoular installation using "conda install -c acoular spectacoular" in pre-installed acoular22.3 conda environment (Python3.7).

1655280141(1)

Any hints? Thanks.

Not compatible with bokeh >= 3.0.0

The new major release of the bokeh library (3.0.0) has brought some changes that break compatibility.
Release notes are here: https://docs.bokeh.org/en/latest/docs/releases.html
Migration guide here: https://github.com/bokeh/bokeh/wiki/Migration-Guides

I had a problem running the demos with the import of 'widgetbox' and 'Panel', because they weren't available in bokeh 3.0.0.
Since then, I downgraded to bokeh 2.4.3 and now I'm testing I can confirm that the interfaces start in the browser.

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.