We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In EIT-ALIVE/eitprocessing#290 we changed the EITData.framerate attribute to EITData.sample_frequency. This will go in effect probably in v.1.3.0.
EITData.framerate
EITData.sample_frequency
For now, EITData.framerate will produce a DeprecationWarning.
Note that this issue should only be fixed after the dash will support eitprocessing>=v.1.3.0.
@wbaccinelli Is the dash fixed to a version of eitprocessing?
The text was updated successfully, but these errors were encountered:
@psomhorst Yes, the eitprocessing version is fixed here. When upgrading the version to the new one, this issue has to be addressed.
Sorry, something went wrong.
No branches or pull requests
In EIT-ALIVE/eitprocessing#290 we changed the
EITData.framerate
attribute toEITData.sample_frequency
. This will go in effect probably in v.1.3.0.For now,
EITData.framerate
will produce a DeprecationWarning.Note that this issue should only be fixed after the dash will support eitprocessing>=v.1.3.0.
@wbaccinelli Is the dash fixed to a version of eitprocessing?
The text was updated successfully, but these errors were encountered: