Skip to content

Commit

Permalink
added maskdatasets
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristian Goina committed Feb 7, 2024
1 parent dbf1b42 commit 580b74a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ private void calculateAllGradientScores() {
.addLibrary(larg.input)
.addNames(args.masksPublishedNames)
.addMipIDs(args.masksMIPIDs)
.addDatasets(args.maskDatasets)
.addTags(args.maskTags)
.setOffset(larg.offset)
.setSize(larg.length))
Expand Down

0 comments on commit 580b74a

Please sign in to comment.