Project

General

Profile

Actions

Bug #9231

closed

ran into an error where a float was passed instead of an integer for array index in raster.py

Added by Neil Voss almost 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
-
Start date:
07/17/2020
Due date:
% Done:

0%

Estimated time:
Affected Version:
Appion/Leginon 3.4
Show in known bugs:
No
Workaround:

Description

ran into an error where a float was passed instead of an integer for array index in raster.py.

This file has not changed since 2010, so not sure how the new bug arose, but safe to fix anyway.

Actions #1

Updated by Neil Voss almost 4 years ago

  • Status changed from New to In Code Review
  • Assignee changed from Neil Voss to Anchi Cheng
  • Priority changed from Normal to Low
Actions #2

Updated by Anchi Cheng over 3 years ago

  • Status changed from In Code Review to Closed

Pushed to 3.4

The usage of this has always input float. It might show up because it finally found a case that it could not be converted to integer.

Actions

Also available in: Atom PDF