Skip to content

Commit

Permalink
small mod for annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
hzarei4 committed Jun 13, 2024
1 parent a9f65b4 commit 6be3c78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/annotations.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
using Cairo
# using FourierTools:filter_gaussian

export resolution_test, annotation_3D!, matrix_read
export resolution_test, annotation_3D!, matrix_read, annotation_3D

"""
annotation_3D!(sz=(128,128, 1); numbers_or_alphabets="alphabets", font_size=Float64.(minimum(sz[1:2]))-10.0, bkg=0.9)
Expand Down

0 comments on commit 6be3c78

Please sign in to comment.