forked from ddimmery/quarto-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
software.yaml
33 lines (32 loc) · 1.92 KB
/
software.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
- title: "soundscapy"
description: |
`soundscapy` is a Python package for the analysis of soundscapes.
This package was designed to (1) load and process soundscape assessment data,
(2) visualise the data, and (3) enable psychoacoustic analysis of soundscape recordings.
website: https://soundscapy.readthedocs.io/en/latest/
github: https://github.com/MitchellAcoustics/Soundscapy
package: https://pypi.org/project/soundscapy/
logo: https://raw.githubusercontent.com/MitchellAcoustics/Soundscapy/main/docs/img/LightLogo.png
logo_scale: 0.8
- title: "circumplex"
description: |
`circumplex` is a Python package for analyzing and visualizing circumplex data.
It provides a set of tools for analyzing and visualizing circumplex data, following
the Structural Summary Method. This project is a Python implementation based on the R
circumplex package. Our goal is to provide a similar functionality and experience for
Python users.
website: https://circumplex.readthedocs.io/en/latest/
github: https://github.com/MitchellAcoustics/circumplex
package: https://pypi.org/project/circumplex/
logo: https://raw.githubusercontent.com/MitchellAcoustics/circumplex/main/docs/img/logo-light.png
logo_scale: 0.8
- title: "CitySeg"
description: A flexible and efficient pipeline for performing semantic segmentation on images and videos of urban environments.
website: https://cityseg.readthedocs.io/en/latest/
github: https://github.com/soundscape-labs/cityseg
- title: "DevContainer Template Manager"
description: A VS Code Extension for managing and creating devcontainer templates.
github: https://github.com/MitchellAcoustics/devcontainer-template-manager
website: https://marketplace.visualstudio.com/items?itemName=AndrewMitchell.devcontainer-template-manager
logo: https://raw.githubusercontent.com/MitchellAcoustics/devcontainer-template-manager/main/icons/DEV-TM-icon.png
logo_scale: 0.6