@@ -49,3 +49,4 @@ Here you will find previous versions of the code and a brief description of the
> We also modified **fractalD_ring_v2.cpp**. In the previous version we used to impose a constraint in the radius of gyration of nanostars ($R_{g, min} < 0.3L$, where L is the size of the cubic box). This was necessary to exclude fake rings (linear chains linked through the PBC) in our analysis. Howevever, if we use a more general form of the Minimum Image Criteria (MIC) to reconstruct loops, then we can remove this condition and only ask that the end-to-end distance of reconstructed loops is smaller than the distance between consecutive beads in the arms of a DNAns.
>
> The same general form of the MIC is implemented in **ComputeLinking.c++**.