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

[feature] added sequence handling #59

Merged
merged 4 commits into from
Apr 27, 2023
Merged

[feature] added sequence handling #59

merged 4 commits into from
Apr 27, 2023

Conversation

HmZyy
Copy link
Collaborator

@HmZyy HmZyy commented Apr 27, 2023

  • user is now able to execute sequences (a set of operations) on the current datadict by creating a .py file in ~/Documents/tiplot/sequences and execute it from the toolbar.
  • added cool notification popups.

tilaktilak and others added 4 commits April 27, 2023 08:53
Trying to figure a way to load at runtime a file that
has the same name as the log but with a python extension
which contains a single "preprocessor" function that will be c
called by the api just before the loading.
The file should be in /home/USER/Documents/tiplot/logs
Problem : The .py file should not show up in the list, maybe they should
get stored somewhere else (like /home/USER/Documents/tiplots/preprocessors) ?
@HmZyy HmZyy merged commit ae52a5e into main Apr 27, 2023
@HmZyy HmZyy deleted the TestPreprocessor branch March 13, 2024 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants