Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChenLiu-1996/figures4papers
/ functions
Functions
39 in github.com/ChenLiu-1996/figures4papers
⨍
Functions
39
◇
Types & classes
1
↓ 12 callers
Function
draw_geodesic
(ax, a2d, b2d, linestyle='-', draw_arrow=True, alpha=0.8, num_points_grid=300, color='blue',
figure_Dispersion/plot_illustration.py:65
↓ 3 callers
Function
_gauss
(x, mu, sig)
figure_VIGIL/plot_concept.py:8
↓ 3 callers
Function
limits_for_benchmark
(bench)
figure_VIGIL/plot_comparison_radar.py:66
↓ 3 callers
Function
plot_ball_with_points
(ax, pts, facecolor)
figure_Dispersion/plot_idea.py:15
↓ 3 callers
Function
sample_points_in_ball
(num_points, theta_range=2*np.pi)
figure_Dispersion/plot_idea.py:8
↓ 2 callers
Function
_kde_prepare
(P, grid=280, pad_x=1.8, pad_y=1.3)
figure_VIGIL/plot_concept.py:34
↓ 2 callers
Function
_mixture_t
(n, centers, scales, weights, rng)
figure_VIGIL/plot_concept.py:26
↓ 2 callers
Function
_sample_tube
(center_curve, t_samples, rng, sigma_u=0.08, sigma_v=0.18)
figure_VIGIL/plot_concept.py:13
↓ 2 callers
Function
_to3d_xy
(xy)
figure_Dispersion/plot_illustration.py:42
↓ 2 callers
Function
curve_mm
(t)
figure_VIGIL/plot_concept.py:102
↓ 2 callers
Function
curve_text
(t)
figure_VIGIL/plot_concept.py:97
↓ 2 callers
Function
mark_events
(ax, time_arr, y_curve, events, dy=0.1)
figure_ophthal_review/plot_trend.py:52
↓ 2 callers
Function
month_year_list
(start_year, start_month, n_months)
figure_ophthal_review/plot_trend.py:44
↓ 1 callers
Function
_slerp_arc
(p, q, n=200)
figure_Dispersion/plot_illustration.py:50
↓ 1 callers
Function
_task_suffix
Benchmark = part after the first newline (e.g. 'Qwen2.5-VL-7B\\nMathVista' -> 'MathVista').
figure_VIGIL/plot_comparison_radar.py:34
↓ 1 callers
Function
compute_diffusion_matrix
(x, z, t, sigma=1.0)
figure_Cflows/diffusion_swiss_roll.py:18
↓ 1 callers
Function
decode_ablation
(data_dict)
figure_ImmunoStruct/plot_bars.py:7
↓ 1 callers
Function
function
(x, y)
figure_RNAGenScape/plot_manifold.py:6
↓ 1 callers
Function
function
(x, y)
figure_RNAGenScape/plot_hole_manifold.py:6
↓ 1 callers
Function
generate_swiss_roll_2d
(n_samples=80, noise=0.1)
figure_Cflows/diffusion_swiss_roll.py:6
↓ 1 callers
Function
is_dark
(color_in_hex, threshold=128)
figure_CellSpliceNet/plot_ablation.py:19
↓ 1 callers
Function
nice_axes
(ax, L)
figure_Dispersion/plot_illustration.py:21
↓ 1 callers
Function
pairwise_sqdist
(X: np.ndarray)
figure_Dispersion/plot_illustration.py:12
↓ 1 callers
Function
plot_angular_spread
(ax)
figure_Dispersion/plot_illustration.py:328
↓ 1 callers
Function
plot_concept
()
figure_VIGIL/plot_concept.py:212
↓ 1 callers
Function
plot_curve
(fig_name: str)
figure_ophthal_review/plot_trend.py:74
↓ 1 callers
Function
plot_curves
(data_posttraining)
figure_VIGIL/plot_posttraining.py:30
↓ 1 callers
Function
plot_curves
Left panel: ablation on hyperparameter beta (x = beta values, y = score, 3 curves for 3 methods). Right panel: blank.
figure_VIGIL/plot_ablation.py:43
↓ 1 callers
Function
plot_decorrelation
(ax)
figure_Dispersion/plot_illustration.py:110
↓ 1 callers
Function
plot_distribution
(ax)
figure_VIGIL/plot_concept.py:44
↓ 1 callers
Function
plot_heatmap
(fig_name: str)
figure_ophthal_review/plot_composition.py:33
↓ 1 callers
Function
plot_l2_repel
(ax)
figure_Dispersion/plot_illustration.py:259
↓ 1 callers
Function
plot_manifold
(ax)
figure_VIGIL/plot_concept.py:88
↓ 1 callers
Function
plot_orthogonalization
(ax)
figure_Dispersion/plot_illustration.py:204
↓ 1 callers
Function
plot_radar
Single radar chart. Each axis = one subtask; one curve per method. Each benchmark (task suffix after \\n) has its own radii list: values are
figure_VIGIL/plot_comparison_radar.py:39
↓ 1 callers
Function
safe_scale
(V, s=0.6, eps=EPSILON)
figure_Dispersion/plot_illustration.py:17
Method
__init__
(self, xs, ys, zs, *args, **kwargs)
figure_Dispersion/plot_illustration.py:100
Method
do_3d_projection
(self, renderer=None)
figure_Dispersion/plot_illustration.py:104
Function
is_dark
(color_in_hex, threshold=128)
figure_CellSpliceNet/plot_comparison.py:86