Skip to content
Snippets Groups Projects
Commit a1ed242c authored by Matthieu Muller's avatar Matthieu Muller
Browse files

Post merge changes

parent d1234209
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@ Students can call their functions (declared in others files of src/methods/your_
import numpy as np
from src.forward_model import CFA
from src.methods.Samia_Bouddahab.function import malvar_demosaicing
def run_reconstruction(y: np.ndarray, cfa: str) -> np.ndarray:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment