Skip to content

ONLYstcm/RFI-K-Means

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RFI-K-Means

Virtual Environment

Clone this repo and make a virtual environment in the the source directory

python -m venv venv
source venv/bin/activate

To exit the virtual environment type deactivate

Dependencies

Install the dependencies

pip install -r requirements.txt 

Flagging

Run the RFI-K-Means

python rfi-k-means.py 

Note: The flagging works with python 3 and the data directory for the HIDE simulations needs to be set in the source code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages