Skip to content

Minor improvements after DWS3 and first #6 rev.#7

Merged
kkrempl merged 5 commits into
deconvolutionfrom
deconvolution_sbs
Feb 15, 2021
Merged

Minor improvements after DWS3 and first #6 rev.#7
kkrempl merged 5 commits into
deconvolutionfrom
deconvolution_sbs

Conversation

@ScottSoren

@ScottSoren ScottSoren commented Feb 7, 2021

Copy link
Copy Markdown
Member

Hi @kkrempl ,
Here are some updates for your [deconvolution] branch following our design workshop (DSW3), your initial comments on #6, and running all the scripts in the Krempl2021 repository.
The changes included just deal with small interface changes and debugging of ixdat core, not with redoing anything in the deconvolution implementation. Notably:

  • The super cool but too funky measurement.__class__ = DecoMeasurement is no longer needed. A TechniqueMeasurement.read() now returns an object of class TechniqueMeasurement - or an inheriting class if the reader specifies it.
  • get_xxx methods are renamed to grab_xxx to avoid the normal convention with "get" (see, e.g., here). This change excludes the deconvolution module (though I think ultimately get_xxx methods in that module should also be renamed to e.g. calc_xxx)

I also made some small style edits so that it could pass flake8 and thus get through Kenneth's pre-push hook. The Krempl2021 repository runs with these changes, given some minor changes of its own which I will PR to you there momentarily.

@kkrempl kkrempl merged commit 85da96a into deconvolution Feb 15, 2021
@ScottSoren ScottSoren deleted the deconvolution_sbs branch February 24, 2021 16:05
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.

2 participants