Skip to content

automatic boundary at 10h for periodic if n not given? #6

Description

@alecristia

I had a 19h long file and ran
python3 main1.py ~/Dropbox/laac-solis/ ~/Dropbox/laac-solis/eaf/ periodic --t 1 --skip 59 --c_on 2 --c_off 3 --temp non-native --its n

the eaf produced had selected chunks up to 9.5h

Then I ran
python3 main1.py ~/Dropbox/laac-solis/ ~/Dropbox/laac-solis/eaf/ periodic --t 1 --n 20 --skip 59 --c_on 2 --c_off 3 --temp non-native --its n

I had selected chunks throughout the file. Oddly, I then ran it on a 22h long file, and it did produce all 22 chunks...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions