Skip to content

Implement plugin architecture for new instruments#168

Open
StuartLittlefair wants to merge 2 commits into
masterfrom
plugins
Open

Implement plugin architecture for new instruments#168
StuartLittlefair wants to merge 2 commits into
masterfrom
plugins

Conversation

@StuartLittlefair
Copy link
Copy Markdown
Contributor

This PR fixes #150 by adding a plugin system for third-party instruments.

In the end, the plugin only implements the Rdata class for each new instrument, not classes like Rtime, Rhead etc. My opinion was that these were only used for ultra|hipercam specific scripts like hlogger and all the main functionality is supported just with the use of Rdata.

The only exception I think it ltimes.py, but I don't think supporting this single script is work it.

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.

Support for third party instruments

1 participant