generated from sdypy/sdypy_template_project
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It would be beneficial to have an option to automatically reduce the signal at the end with logarithmic decrement or similar. The API would look like this:
gen = LDAQ.national_instruments.NIGeneration(task_gen, signal, decrement)There are some options to consider before implementing:
- Ramp-up at the start
- Do we add samples with a ramp or decrease the amplitude of the exsiting ones
- The number of the samples in the ramp
All of these could potentially be implemented and controled, however, the intefrace must remain simple and intuitive to use.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request