Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

SOAP could be packaged in a more standard way #9

Copy link
Copy link
@jchelly

Description

@jchelly
Issue body actions

This was provoked by some problems with module search paths while trying to run the halo matching script, which uses parts of SOAP.

Currently SOAP is just a bunch of source files in a directory and to run it you need to be in that directory or else you get import failures. We could turn it into a python package so that it could be pip installed (including dependencies) and we would no longer be relying on the current working directory to ensure all the modules are found.

We could also modify it to run with something like "python -m SOAP" instead of requiring the path to the main program source file.

kyleaoman

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.