Added extra newlines in README. Hopefully this fixes the markdown problems
This commit is contained in:
parent
ec2a933e20
commit
14126c8b9c
@ -9,6 +9,7 @@ with a Python interface which is supposed to acquire and process (multi) sensor
|
|||||||
|
|
||||||
Current features that are implemented:
|
Current features that are implemented:
|
||||||
|
|
||||||
|
|
||||||
- Communication with data acquisition (DAQ) devices, of which:
|
- Communication with data acquisition (DAQ) devices, of which:
|
||||||
- Internal sound cards via the [RtAudio](http://www.music.mcgill.ca/~gary/rtaudio) backend. Many thanks to Gary P. Scavone et al.
|
- Internal sound cards via the [RtAudio](http://www.music.mcgill.ca/~gary/rtaudio) backend. Many thanks to Gary P. Scavone et al.
|
||||||
- [Measurement Computing](https://www.mccdaq.com) [DT9838A](https://www.mccdaq.com/Products/Sound-Vibration-DAQ/DT9837) signal analyzer.
|
- [Measurement Computing](https://www.mccdaq.com) [DT9838A](https://www.mccdaq.com/Products/Sound-Vibration-DAQ/DT9837) signal analyzer.
|
||||||
@ -32,17 +33,18 @@ Current features that are implemented:
|
|||||||
- Spectra data smoothing algorithms
|
- Spectra data smoothing algorithms
|
||||||
- Sensor calibration for microphones
|
- Sensor calibration for microphones
|
||||||
|
|
||||||
|
|
||||||
Future features (wish-list)
|
Future features (wish-list)
|
||||||
|
|
||||||
|
|
||||||
- Conventional and delay-and-sum beam-forming algorithms
|
- Conventional and delay-and-sum beam-forming algorithms
|
||||||
- Impedance tube measurement processing
|
- Impedance tube measurement processing
|
||||||
|
|
||||||
For now, the source code is well-documented on [lasp.ascee.nl](https://lasp.ascee.nl) but it requires some
|
For now, the source code is well-documented on [lasp.ascee.nl](https://lasp.ascee.nl) but it requires some
|
||||||
additional documentation (the math behind it). This is maintained
|
additional documentation (the math behind it). This is maintained
|
||||||
in a sister repository [lasp-doc](https://code.ascee.nl/ascee/lasp-doc). The
|
in a sister repository [lasp-doc](https://code.ascee.nl/ascee/lasp-doc).
|
||||||
most recent
|
|
||||||
|
|
||||||
If you have any question(s), please feel free to contact us: info@ascee.nl.
|
If you have any question(s), please feel free to contact us: [email](info@ascee.nl).
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user