Skip to content

release notes 1.1.7 2019 07 04

Pete R Jemian edited this page Jul 5, 2019 · 1 revision

v1.1.7

milestone: v1.1.7

section number
New Tags 2
Pull Requests 13
Issues 19
Commits 87

Tags

Pull Requests

  • #160 (merged) run a command list text or Excel file
  • #162 (merged) addDeviceDataAsStream
  • #164 (merged) resolve two LGTM similar code alerts due to versioneer
  • #165 (merged) test LGTM
  • #167 (merged) ophyd Device.read() results as pyRestTable.Table()
  • #169 (merged) migrate SPEC config file to ophyd setup
  • #171 (merged) run command list from text file or Excel spreadsheet
  • #179 (merged) resolve LGTM alerts
  • #181 (merged) get_lim(0) should return None
  • #182 (merged) database for unit tests
  • #184 (merged) document run_command_file
  • #186 (closed) access local redefinition of execute_command_list()
  • #187 (merged) access local redefinition of execute_command_list()

Issues

  • #158 run a list of samples from a text file
  • #159 raises XLRDError is problematic
  • #161 add addDeviceDataAsStream() from USAXS
  • #163 resolve LGTM alerts
  • #166 show device read() results in a table
  • #168 read SPEC config file and convert to ophyd setup commands
  • #170 travis-ci fails: cannot import name 'schema_validators'
  • #172 increase "code coverage"
  • #173 add coveralls badge
  • #174 LGTM alert: Non-iterator used in for-loop.
  • #175 avoid cyclic import
  • #176 LGTM alerts
  • #177 add database for unit test
  • #178 document command list from text file or Excel spreadsheet
  • #180 EpicsMotorLimitsMixin get_lim(0) should return None
  • #183 UnicodeDecodeError: during apstools.utils.json_import(file)
  • #185 execute_command_list not seen when rewritten locally
  • #188 ValidationError during RE(run_command_file("sample_example.txt"))
  • #189 DOCS build error on RTD

Commits

Clone this wiki locally