Uploaded image for project: 'The Virtual Brain'
  1. The Virtual Brain
  2. TVB-2326

Errors in FCD Analyzer

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5.5
    • 1.5.6
    • None
    • None

    Description

      ERROR 1:

      2017-11-02 08:56:47,688 - ERROR [proc:27455]  - tvb.core.operation_async_launcher - object of type 'numpy.float64' has no len()
      Traceback (most recent call last):
        File "/WORK/TVB/tvb-root/framework_tvb/tvb/core/operation_async_launcher.py", line 80, in do_operation_launch
          OperationService().initiate_prelaunch(curent_operation, adapter_instance, {}, **PARAMS)
        File "/WORK/TVB/tvb-root/framework_tvb/tvb/core/services/operation_service.py", line 355, in initiate_prelaunch
          self._handle_exception(excep1, temp_files, msg, operation)
        File "/WORK/TVB/tvb-root/framework_tvb/tvb/core/services/operation_service.py", line 333, in initiate_prelaunch
          result_msg, nr_datatypes = adapter_instance._prelaunch(operation, unique_id, available_space, **params)
        File "/WORK/TVB/tvb-root/framework_tvb/tvb/core/adapters/abcadapter.py", line 89, in new_function
          return func(*args, **kw)
        File "/WORK/TVB/tvb-root/framework_tvb/tvb/core/adapters/abcadapter.py", line 318, in _prelaunch
          result = self.launch(**kwargs)
        File "/WORK/TVB/tvb-root/framework_tvb/tvb/adapters/analyzers/fcd_adapter.py", line 113, in launch
          [fcd, fcd_segmented, eigvect_dict, eigval_dict, Connectivity] = self.algorithm.evaluate()
        File "/WORK/TVB/tvb-root/scientific_library/tvb/analyzers/fcd_matrix.py", line 128, in evaluate
          triangular = np.triu_indices(len(fc), 1)
      TypeError: object of type 'numpy.float64' has no len()
      

      Gliffy Diagrams

        Attachments

          Activity

            People

              lia.domide Lia Domide
              paul.triebkorn Paul Triebkorn
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 1 day
                  1d
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 4 hours, 30 minutes Time Not Required
                  4h 30m