Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceMeerkat committed May 17, 2019
1 parent f997b22 commit 7756930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ example_script.py will run out-of-the-box by using the following command from a
$python3 example_script.py
```

The default output of example_script.py is a pandas DataFrame with all 3 latent positions of all input velocity maps as well as a prediction of the galaxies' circularity values.
The default output of example_script.py is a pandas DataFrame with all 3 latent positions of all input velocity maps as well as a prediction of the galaxies' circularity values. The DataFrame is pickled as "CAE_results.pkl" and is saved in the "Results" folder of the copied repository file structure.

```
L1 L2 L3 Circularity
Expand Down

0 comments on commit 7756930

Please sign in to comment.