Dionyssos commited on
Commit
38e59a0
·
1 Parent(s): 4d8c40c
Files changed (1) hide show
  1. app.py +0 -5
app.py CHANGED
@@ -271,11 +271,6 @@ def plot_expression_RIGID(arousal, dominance, valence):
271
  verticalalignment="top",
272
  )
273
 
274
- COLORMAP = plt.get_cmap('coolwarm')
275
- N_PIX = 5
276
-
277
- matplotlib.rcParams['mathtext.fontset'] = 'stix'
278
- matplotlib.rcParams['font.family'] = 'STIXGeneral'
279
 
280
  def explode(data):
281
  '''replicate 16 x 16 x 16 cube to edges array 31 x 31 x 31'''
 
271
  verticalalignment="top",
272
  )
273
 
 
 
 
 
 
274
 
275
  def explode(data):
276
  '''replicate 16 x 16 x 16 cube to edges array 31 x 31 x 31'''