Skip to content

Julia v1.0 interpolation indexing #13

Description

@matthewware

The microwave control logic maps waveform information to drive term amplitudes in

return mc.sequence(t/mc.timeStep)*cos(2*pi*mc.freq*t + mc.phase)

Issues pop up when the mapping from scaled time to sequence index is close to zero (Julia uses 1-based indexing). This issue could have arisen from the Interpolations.jl changes (note OnGrid() is gone). More investigation is needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions