Skip to content

Bulk_in should be an array for custom models... #445

Description

@arwelHughes

Bulk_out comes into custom models as an array, with the values matching those defined for each contrast. So the correct value can be found as 'bulk_out(contrast)'. This was also the case for bulk_in in Rascal1, but at the moment we just return a single value. Normally this is not a problem since bulk_in will be the same for all contrasts generally, but there are erge case where this is not the case.

Bulk_in should also be an array so that 'bulk_in(contrasts)' works.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions