Skip to content

Conversation Notes. #30

@Intellagent

Description

@Intellagent

Contributing.

Clear expectation of using conda.... but ? where is it? How to install link, etc.
Idea. Create a diff directory where you can dump that and keep the base README clean.

Running

So, I just run mud_run_all.
Of course. But, for those not fully in this yet. Show them this is on the command-line with a prompt ($).

I like the comments

# Don't complain if tests don't hit defensive assertion code:

Is this a bug

package_dir =

What is the measured performance hit on loading scipy's distribution / dolphin?

In Poission
io & pathlib aren't used

I'm not a fan of the dir name helpers. It's vague. Though, tools, utils really isn't much better. In MVC (model-view-controllers) they're controllers. I've been using that more.

  • Logging
  • argument parser
  • lazyloader

What happens when I pass '-d f'
-- Are we verifying our input?

Prefix? :) This is inside baseball.
A prefix for the output directory. It's the output directory for users.

    parser.add_argument('-p', '--prefix',
        dest="prefix",
        help="Output filename prefix (no extension)",
        default='results',
        type=str,
        metavar="STR")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions