Documentation #250
Provide corrected "number of line of code vs time" script and plot
Status: | Archived | Start date: | 03 Apr 2013 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | pospelov | % Done: | 0% | |
Category: | - | |||
Target version: | Sprint 12 |
History
#1 Updated by wuttke almost 8 years ago
- Assignee set to wuttke
#2 Updated by wuttke almost 8 years ago
- Status changed from Backlog to Sprint
- Priority changed from Normal to Low
Figure is temporarily placed at URL http://apps.jcns.fz-juelich.de/src/BornAgain/gisasfw_loc.png.
To re-create the figure, login as user git,
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/local/root/lib/:/opt/local/lib/
export PYTHONPATH=$PYTHONPATH:/opt/local/src/root/lib/
cd /Local/src/BornAgain/Macros/GitUtils/
python git_loc_packages.py
Autmatization with nightly build would be nice.
In any case, some clean-up is needed, since duplicates of git_loc_packages.py reside in /home/glassfish/opengrok/data/historycache/BornAgain/Macros/GitUtils and /home/glassfish/opengrok/data/xref/BornAgain/Macros/GitUtils/.
#3 Updated by wuttke almost 8 years ago
- Assignee deleted (
wuttke)
#4 Updated by pospelov almost 8 years ago
- Priority changed from Low to High
#5 Updated by pospelov almost 8 years ago
- Target version set to Sprint 12
#6 Updated by pospelov almost 8 years ago
- Assignee set to pospelov
#7 Updated by pospelov almost 8 years ago
Switched to the fixed size of time bin (4 measurements per day). Before it was floating bin size, with size of bin depending on time distance between commits. Script is more stable now, and doesn't show spikes.
Leaving automatic plot processing to the next issue.
#8 Updated by pospelov almost 8 years ago
- Status changed from Sprint to Resolved
#9 Updated by herck almost 8 years ago
- Status changed from Resolved to Archived