Published April 1, 2020
| Version v5.4.1
Software
Open
fzyukio/koe: 2020 April release
Description
New stuff
- Report bugs or suggest features by chatting with us directly at facebook.com/KoeSoftware (just hit the Send message button). You can still email us at koe@io.ac.nz if you prefer.
- A new Frequently Asked Questions page (https://github.com/fzyukio/koe/wiki/Frequently-Asked-Questions). We will update this regularly.
- Import unit segmentation start/end points. If you have already segmented units using other software, you can import the unit segmentation start/end point data into Koe, and avoid doing it over again in Koe. This is now properly documented on the wiki: https://github.com/fzyukio/koe/wiki#import-unit-segmentation-from-csv
- Automatically split long wav files into smaller chunks. Some of us work with very long, cumbersome recordings. Yukio has made a handy tool which allows you to automatically split long
wav
files into sections of specified length, with a specified amount of overlap between sections. This is a standalone tool, not inside of Koe (because it runs on your computer, not in your browser). To run the tool you will need to install Python. After that it's just a simple line of code that you type into your command prompt. The tool and instructions are here: https://github.com/fzyukio/split-songs - Database hierarchy makes more sense. If you change
sex
orspecies
column info associated with an individual animal, the changes will be reflected for all rows in the table belonging to that individual (you may need to refresh your browser to see the change propagate). This prevents mistakes, such as the same individual being ascribed male sex in some rows and female sex in other rows. It also means you only have to enter sex and species information for an individual in one row, saving time. - New
added
data column—to record the date a recording was added to the database. Handy for finding recent files versus files added a long time ago. - Filter data by date. You can now filter your data in Classify & manage units > Unit table by date in Date of record and Added columns. Use this format, e.g.
date: from(2015-01-01)to(2018-12-31)
- Users can now delete databases
- Species name column is no longer constrained to two-part Genus species naming scheme; name species any way you want
- Audio upload issues are fixed. This includes issues with uploading large files.
- Audio playback issues are fixed. Audio sometimes did not play in View all songs
- Missing spectrograms issue is fixed. Some users experienced missing spectrograms.
- Download songs button (in View all songs) is fixed
- Manually re-ordered columns now keep their custom order after refresh
Files
fzyukio/koe-v5.4.1.zip
Files
(31.2 MB)
Name | Size | Download all |
---|---|---|
md5:f32adddaa57fc032e3e1b324b18e1506
|
31.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/fzyukio/koe/tree/v5.4.1 (URL)