Ticket #710 (closed: fixed)

Opened 11 years ago

Last modified 5 years ago

Improve Parameter casing consistency

Reported by: Nick Draper Owned by: Sofia Antony
Priority: major Milestone: Iteration 18
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

This is apparent when using named arguments in Python and was spotted by a user.

We need to go over all algorithms and enforce PascalCaseCapitalisation. Where this changes an algorithm we must check that all of our scripts still work, and you must maintain a list of the algorithms changed so we can warn our users.

Change History

comment:1 Changed 11 years ago by Sofia Antony

(In [2690]) re #710 Algorithm Parameters renamed

comment:2 Changed 11 years ago by Sofia Antony

  • Status changed from new to closed
  • Resolution set to fixed

comment:3 Changed 11 years ago by Sofia Antony

  • Status changed from closed to reopened
  • Resolution fixed deleted

comment:4 Changed 11 years ago by Sofia Antony

(In [2699]) re #710 Renamed some of the algorithm parameters as suggested by Freddie

comment:5 Changed 11 years ago by Sofia Antony

(In [2700]) re #710 Renamed the property "Fwhm" to "FWHM" in StripPeaks algorithm

comment:6 Changed 11 years ago by Russell Taylor

(In [2718]) Changed one more parameter name. Re #710.

comment:7 Changed 11 years ago by Sofia Antony

  • Status changed from reopened to closed
  • Resolution set to fixed

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1558

Note: See TracTickets for help on using tickets.