Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specifying the time as UNIX epochs doesn't work #1

Open
Leoningel opened this issue May 20, 2021 · 2 comments
Open

Specifying the time as UNIX epochs doesn't work #1

Leoningel opened this issue May 20, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@Leoningel
Copy link

Leoningel commented May 20, 2021

When running the OmConvert programme, I would like to specify the time as UNIX epochs. Below an example of the code I ran:

omconvert datafile.cwa -time 1 -svm-file datafile.svm.csv -svm-epoch 60 -svm-filter 1

The file I get has its time still in normal data/time format. Am I missing something?

@danielgjackson danielgjackson added the enhancement New feature or request label Jun 8, 2022
@danielgjackson
Copy link
Contributor

Sorry for the very late response!

Unfortunately, it looks like only the sleep/agcount/step algorithms currently honour the -time option.

It would be great if the others (csv/svm/wtv/paee) also honoured it.

I will file this as an enhancement.

@Leoningel
Copy link
Author

Leoningel commented Jun 8, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants