facebookresearch / fastMRI
File Age

File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).

Summary
  • Number of files: 80
  • Daily file updates (only one update per file and date counted): 189
  • First update: 2018-11-28
  • Latest update: 2021-11-10
  • Days between first and latest update: 1079 (154 weeks, estimated 770 working days)
  • Active days (at least one file change): 97
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 80 files with 7,343 lines of code in files.
    • 75 files that are 366+ days old (6,670 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 5 files that are 91-180 days old (673 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
90% | 0% | 9% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 80 files with 7,343 lines of code in files.
    • 55 files have been last changed 366+ days ago (4,082 lines of code)
    • 5 files have been last changed 181-365 days ago (624 lines of code)
    • 20 files have been last changed 91-180 days ago (2,637 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
55% | 8% | 35% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
py, md, txt, gitignore, yml, ini, json, ipynb, yaml
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
py90% | 0% | 9% | 0% | 0%
yaml100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
py55% | 8% | 36% | 0% | 0%
yaml100% | 0% | 0% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
banding_removal/fastmri100% | 0% | 0% | 0% | 0%
fastmri/data100% | 0% | 0% | 0% | 0%
fastmri/pl_modules100% | 0% | 0% | 0% | 0%
fastmri/models100% | 0% | 0% | 0% | 0%
fastmri100% | 0% | 0% | 0% | 0%
fastmri_examples/unet38% | 0% | 61% | 0% | 0%
fastmri_examples/varnet47% | 0% | 52% | 0% | 0%
fastmri_examples/cs100% | 0% | 0% | 0% | 0%
banding_removal/scripts100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
fastmri_examples/zero_filled100% | 0% | 0% | 0% | 0%
fastmri_examples100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
banding_removal/fastmri100% | 0% | 0% | 0% | 0%
banding_removal/scripts100% | 0% | 0% | 0% | 0%
fastmri/models32% | 0% | 67% | 0% | 0%
fastmri19% | 0% | 80% | 0% | 0%
fastmri_examples/cs15% | 84% | 0% | 0% | 0%
fastmri/pl_modules<1% | 0% | 99% | 0% | 0%
fastmri/data<1% | 39% | 60% | 0% | 0%
fastmri_examples/unet<1% | 18% | 80% | 0% | 0%
fastmri_examples/zero_filled1% | 98% | 0% | 0% | 0%
fastmri_examples/varnet<1% | 0% | 99% | 0% | 0%
fastmri_examples100% | 0% | 0% | 0% | 0%
ROOT0% | 0% | 100% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
args.py
in banding_removal/fastmri
323 2 422 702 2
var_net.py
in banding_removal/fastmri/model
294 49 422 702 2
training_loop_mixin.py
in banding_removal/fastmri
231 14 422 702 2
base_trainer.py
in banding_removal/fastmri
218 21 422 702 2
subsample.py
in banding_removal/fastmri/common
189 17 702 702 1
adversary_mixin.py
in banding_removal/fastmri/orientation_adversary
186 14 422 702 2
distributed_mixin.py
in banding_removal/fastmri
179 13 422 702 2
mri_data.py
in banding_removal/fastmri/data
174 4 702 702 1
transforms.py
in banding_removal/fastmri/data
173 32 702 702 1
torchvision_resnet.py
in banding_removal/fastmri/model/classifiers
153 10 422 702 2
unpooled_resnet.py
in banding_removal/fastmri/model/classifiers
151 10 422 702 2
visualization_mixin.py
in banding_removal/fastmri
134 7 422 702 2
checkpointing_mixin.py
in banding_removal/fastmri
131 13 422 702 2
public_unet.py
in banding_removal/fastmri/model
123 9 422 702 2
logging_mixin.py
in banding_removal/fastmri
93 13 422 702 2
kspace.py
in banding_removal/fastmri/transforms
92 3 422 702 2
spawn_dist.py
in banding_removal/fastmri
90 2 422 702 2
image_grid.py
in banding_removal/fastmri/common
87 1 422 702 2
resnet_r1.py
in banding_removal/fastmri/model/classifiers
84 6 422 702 2
resnet_r1_prev.py
in banding_removal/fastmri/model/classifiers
82 6 422 702 2
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
__init__.py
in banding_removal/fastmri/data
1 - 702 702 1
utils.py
in banding_removal/fastmri/common
66 7 702 702 1
evaluate.py
in banding_removal/fastmri/common
79 10 702 702 1
transforms.py
in banding_removal/fastmri/data
173 32 702 702 1
mri_data.py
in banding_removal/fastmri/data
174 4 702 702 1
subsample.py
in banding_removal/fastmri/common
189 17 702 702 1
__init__.py
in fastmri/models
2 - 538 558 5
__init__.py
in fastmri/pl_modules
4 - 462 464 2
coil_combine.py
in fastmri
6 2 456 558 5
losses.py
in fastmri
33 2 456 551 3
__init__.py
in fastmri/data
2 - 454 558 6
__init__.py
in fastmri_examples/varnet
1 - 441 441 1
__init__.py
in fastmri_examples/unet
1 - 441 441 1
__init__.py
in fastmri_examples/zero_filled
1 - 441 441 1
__init__.py
in fastmri_examples
1 - 441 441 1
__init__.py
in fastmri_examples/cs
1 - 441 441 1
utils.py
in fastmri
15 2 441 558 8
cs_config.yaml
in fastmri_examples/cs
29 - 441 441 1
unet.py
in fastmri/models
90 6 441 558 9
__init__.py
in banding_removal/fastmri/var_net
1 - 422 702 2
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
unet_knee_mc_leaderboard.py
in fastmri_examples/unet/unet_reproduce_20201111.py
135 3 134 134 1
unet_knee_sc_leaderboard.py
in fastmri_examples/unet/unet_reproduce_20201111.py
135 3 134 134 1
varnet_brain_leaderboard.py
in fastmri_examples/varnet/varnet_reproduce_20201111
135 3 134 134 1
varnet_knee_leaderboard.py
in fastmri_examples/varnet/varnet_reproduce_20201111
135 3 134 134 1
unet_brain_leaderboard.py
in fastmri_examples/unet/unet_reproduce_20201111.py
133 3 134 134 1
run_pretrained_unet_inference.py
in fastmri_examples/unet
125 3 335 432 2
run_pretrained_varnet_inference.py
in fastmri_examples/varnet
110 3 111 432 2
run_bart.py
in fastmri_examples/cs
166 7 294 441 2
train_varnet_demo.py
in fastmri_examples/varnet
136 3 131 441 4
train_unet_demo.py
in fastmri_examples/unet
130 3 131 441 4
run_zero_filled.py
in fastmri_examples/zero_filled
52 2 294 441 2
cs_config.yaml
in fastmri_examples/cs
29 - 441 441 1
__init__.py
in fastmri_examples/cs
1 - 441 441 1
__init__.py
in fastmri_examples
1 - 441 441 1
__init__.py
in fastmri_examples/zero_filled
1 - 441 441 1
__init__.py
in fastmri_examples/unet
1 - 441 441 1
__init__.py
in fastmri_examples/varnet
1 - 441 441 1
fftc.py
in fastmri
60 6 134 455 3
data_module.py
in fastmri/pl_modules
250 8 167 462 9
mri_module.py
in fastmri/pl_modules
182 9 131 464 9
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
transforms.py
in fastmri/data
219 14 111 558 11
varnet.py
in fastmri/models
191 20 111 558 16
run_pretrained_varnet_inference.py
in fastmri_examples/varnet
110 3 111 432 2
subsample.py
in fastmri/data
209 14 124 558 15
mri_module.py
in fastmri/pl_modules
182 9 131 464 9
varnet_module.py
in fastmri/pl_modules
141 7 131 464 7
train_varnet_demo.py
in fastmri_examples/varnet
136 3 131 441 4
train_unet_demo.py
in fastmri_examples/unet
130 3 131 441 4
unet_module.py
in fastmri/pl_modules
117 7 131 464 5
setup.py
in root
58 - 131 468 9
__init__.py
in fastmri
20 - 131 558 14
unet_knee_mc_leaderboard.py
in fastmri_examples/unet/unet_reproduce_20201111.py
135 3 134 134 1
unet_knee_sc_leaderboard.py
in fastmri_examples/unet/unet_reproduce_20201111.py
135 3 134 134 1
varnet_brain_leaderboard.py
in fastmri_examples/varnet/varnet_reproduce_20201111
135 3 134 134 1
varnet_knee_leaderboard.py
in fastmri_examples/varnet/varnet_reproduce_20201111
135 3 134 134 1
unet_brain_leaderboard.py
in fastmri_examples/unet/unet_reproduce_20201111.py
133 3 134 134 1
evaluate.py
in fastmri
119 10 134 558 13
fftc.py
in fastmri
60 6 134 455 3
math.py
in fastmri
22 5 134 558 9
data_module.py
in fastmri/pl_modules
250 8 167 462 9