Skip to content

Conversation

@dihm
Copy link
Contributor

@dihm dihm commented Aug 22, 2023

Also adds explicit import of numpy, instead of relying on star import.

Fixes #100

Also adds explicit import of numpy, instead of relying on star import.
@dihm dihm merged commit 01cc205 into labscript-suite:master Aug 22, 2023
@dihm dihm deleted the dtype_hotfix branch August 22, 2023 19:30
dihm added a commit that referenced this pull request Aug 22, 2023
commit e2a992d028dd505b56eb5d84db8cc0c055221743
Author: David Meyer <dihm@users.noreply.github.com>
Date:   Tue Aug 22 15:30:36 2023 -0400

    Merge pull request #101 from dihm/dtype_hotfix

    Fix bad np.array call in `Output.expand_timeseries`

commit 20577d18ab9276dee33e7a2c89787221580f10e0
Author: David Meyer <dihm@users.noreply.github.com>
Date:   Wed Apr 12 21:35:18 2023 -0400

    Merge pull request #89 from dihm/dds_gate_kwargs

    Allow passthrough of other kwargs in DDS gate DigitalOut specification.
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.

Output cannot expand timeseries with numpy==1.25

1 participant