CosmoStat / CosmoStat/shapepipe

[BUG] mccd/pysap on canfar

Open
#402 3 comments 0 reactions 1 assignee View on GitHub

@sfarrens is already working on this.

Since Jun 14, 2021.

bug
Dominant language
Python
Stars
18
Forks
14
Avg merge
8h 40m
Merged PRs (30d)
10

Description

There seems to be a problem when running mccd on the canfar VM. The code gives an error since Sparse2D is not found.
I needed to install Sparse2D myself from github, after doing using the following commands:

sudo apt-get install pkg-config
sudo apt-get install libcfitsio-dev

I used install_shapepipe from a new branch mccdopt, into which I have just today merged the master. The mccd version is a new branch created by Tobias, inv_norm.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.