Feature as discussed in V0.1 QCodes meeting ``` python parameter.setpoints = np.linspace() dataset = Measure(parameter) ```