1 Star 0 Fork 0

alfar/peregrine

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 750 Bytes
一键复制 编辑 原始数据 按行查看 历史
Valeri Atamaniouk 提交于 2016-04-20 13:00 . iqgen: bug fixes
*.*~
__pycache__/
*.pyc
*.acq_results
*.track_results
fftw_wisdom
.DS_Store
Peregrine.egg*
distribute-*
# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
docs/_build
docs/api
docs/samples_file
docs/_static/samples_analysis_summary.png
docs/_static/acq_analysis_acq_plot_3d.png
docs/_static/acq_analysis_peak_plot.png
docs/_static/acq_analysis_snr_bars.png
RELEASE-VERSION
dist/
CMakeFiles/
build/
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Test data
tests/peregrine_ci_test_data.tar.gz
tests/test_data/
tests/test_data_old*
# Eclipse project files
.pydevproject
.project
.cproject
.settings/
# Coverage
.coverage
htmlcov/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/alfar999/peregrine.git
git@gitee.com:alfar999/peregrine.git
alfar999
peregrine
peregrine
master

搜索帮助