next-exp/IC

Remove (most) default arguments

Open

#836 opened on 2023年4月26日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Python (77 forks)auto 404
easygood first issuehelp wanted

Repository metrics

Stars
 (10 stars)
PR merge metrics
 (PR metrics pending)

説明

Most of IC's development has occurred parallel to the running of a detector. From this, we introduced a large number of default values for functions' arguments that refer to this specific detector. We must remove them and force the user to specify which values to use.

コントリビューターガイド