cellpy 1.0.2.post4__tar.gz → 1.0.2.post6__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/PKG-INFO +1 -1
- cellpy-1.0.2.post6/cellpy/_version.py +1 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/cellreader.py +88 -36
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy.egg-info/PKG-INFO +1 -1
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/pyproject.toml +3 -2
- cellpy-1.0.2.post4/cellpy/_version.py +0 -1
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/AUTHORS.md +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/CONTRIBUTING.md +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/HISTORY.md +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/LICENSE.md +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/MANIFEST.in +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/README.md +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/__init__.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/cli.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/exceptions.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/internals/__init__.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/internals/core.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/internals/otherpath.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/libs/__init__.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/libs/apipkg/__init__.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/libs/apipkg/_alias_module.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/libs/apipkg/_importing.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/libs/apipkg/_module.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/libs/apipkg/_syncronized.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/libs/apipkg/_version.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/libs/apipkg/py.typed +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/log.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/logging.json +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/parameters/.cellpy_prms_default.conf +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/parameters/__init__.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/parameters/internal_settings.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/parameters/legacy/__init__.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/parameters/legacy/update_headers.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/parameters/prmreader.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/parameters/prms.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/__init__.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/core.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/dbreader.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/do.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/filefinder.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/instruments/__init__.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/instruments/arbin_res.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/instruments/arbin_sql.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/instruments/arbin_sql_7.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/instruments/arbin_sql_csv.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/instruments/arbin_sql_h5.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/instruments/arbin_sql_xlsx.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/instruments/base.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/instruments/biologics_mpr.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/instruments/configurations/__init__.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/instruments/configurations/maccor_txt_one.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/instruments/configurations/maccor_txt_three.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/instruments/configurations/maccor_txt_two.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/instruments/configurations/maccor_txt_zero.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/instruments/configurations/neware_txt_one.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/instruments/configurations/neware_txt_zero.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/instruments/custom.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/instruments/ext_nda_reader.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/instruments/loader_specific_modules/__init__.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/instruments/loader_specific_modules/biologic_file_format.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/instruments/local_instrument.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/instruments/maccor_txt.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/instruments/neware_txt.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/instruments/neware_xlsx.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/instruments/pec_csv.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/instruments/processors/__init__.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/instruments/processors/post_processors.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/instruments/processors/pre_processors.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/sql_dbreader.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/utils/__init__.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/utils/batch.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/utils/batch_tools/__init__.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/utils/batch_tools/batch_analyzers.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/utils/batch_tools/batch_core.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/utils/batch_tools/batch_experiments.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/utils/batch_tools/batch_exporters.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/utils/batch_tools/batch_helpers.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/utils/batch_tools/batch_journals.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/utils/batch_tools/batch_plotters.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/utils/batch_tools/batch_reporters.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/utils/batch_tools/dumpers.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/utils/batch_tools/engines.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/utils/batch_tools/sqlite_from_excel_db.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/utils/collectors.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/utils/diagnostics.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/utils/easyplot.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/utils/example_data.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/utils/helpers.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/utils/ica.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/utils/live.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/utils/ocv_rlx.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/utils/plotutils.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/utils/processor.py +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy.egg-info/SOURCES.txt +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy.egg-info/dependency_links.txt +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy.egg-info/entry_points.txt +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy.egg-info/not-zip-safe +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy.egg-info/requires.txt +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy.egg-info/top_level.txt +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/setup.cfg +0 -0
- {cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/setup.py +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
__version__ = "1.0.2post6"
|
|
@@ -5312,26 +5312,68 @@ class CellpyCell:
|
|
|
5312
5312
|
# TODO: @jepe - this method might be valuable for users and could be made
|
|
5313
5313
|
# public when it is fixed:
|
|
5314
5314
|
def _select_without(self, exclude_types=None, exclude_steps=None, replace_nan=True):
|
|
5315
|
+
"""Filter and modify cell cycling data by excluding specific step types and steps.
|
|
5316
|
+
|
|
5317
|
+
This method processes raw cell cycling data by:
|
|
5318
|
+
1. Selecting the last data point for each cycle
|
|
5319
|
+
2. Excluding specified step types and step numbers
|
|
5320
|
+
3. Adjusting the raw data values by subtracting the contributions from excluded steps
|
|
5321
|
+
|
|
5322
|
+
Parameters
|
|
5323
|
+
----------
|
|
5324
|
+
exclude_types : str or list of str, optional
|
|
5325
|
+
Step types to exclude (e.g., 'charge', 'discharge'). If None, no step types are excluded.
|
|
5326
|
+
exclude_steps : int or list of int, optional
|
|
5327
|
+
Step numbers to exclude. If None, no specific steps are excluded.
|
|
5328
|
+
replace_nan : bool, default True
|
|
5329
|
+
Whether to replace NaN values with 0.0 in the resulting dataframe.
|
|
5330
|
+
|
|
5331
|
+
Returns
|
|
5332
|
+
-------
|
|
5333
|
+
pandas.DataFrame
|
|
5334
|
+
A filtered and modified dataframe containing the cell cycling data with excluded
|
|
5335
|
+
steps removed and their contributions subtracted from the raw values.
|
|
5336
|
+
|
|
5337
|
+
|
|
5338
|
+
"""
|
|
5339
|
+
|
|
5340
|
+
# summary_no_cv = self.make_summary(selector_type="non-cv", create_copy=True).data.summary
|
|
5341
|
+
# summary_only_cv = self.make_summary(selector_type="only-cv", create_copy=True).data.summary
|
|
5342
|
+
# if selector is None:
|
|
5343
|
+
# if selector_type == "non-cv":
|
|
5344
|
+
# exclude_types = ["cv_"]
|
|
5345
|
+
# elif selector_type == "non-rest":
|
|
5346
|
+
# exclude_types = ["rest_"]
|
|
5347
|
+
# elif selector_type == "non-ocv":
|
|
5348
|
+
# exclude_types = ["ocv_"]
|
|
5349
|
+
# elif selector_type == "only-cv":
|
|
5350
|
+
# exclude_types = ["charge", "discharge"]
|
|
5351
|
+
# selector = functools.partial(
|
|
5352
|
+
# self._select_without,
|
|
5353
|
+
# exclude_types=exclude_types,
|
|
5354
|
+
# exclude_steps=exclude_steps,
|
|
5355
|
+
# )
|
|
5356
|
+
|
|
5315
5357
|
steps = self.data.steps
|
|
5316
5358
|
raw = self.data.raw.copy()
|
|
5317
5359
|
|
|
5318
5360
|
# unravel the headers:
|
|
5319
|
-
|
|
5320
|
-
|
|
5321
|
-
|
|
5322
|
-
|
|
5323
|
-
|
|
5324
|
-
|
|
5325
|
-
|
|
5326
|
-
|
|
5327
|
-
|
|
5328
|
-
|
|
5329
|
-
|
|
5330
|
-
|
|
5331
|
-
|
|
5332
|
-
|
|
5333
|
-
|
|
5334
|
-
|
|
5361
|
+
hdrn_data_point = self.headers_normal.data_point_txt
|
|
5362
|
+
hdrn_voltage = self.headers_normal.voltage_txt
|
|
5363
|
+
hdrn_cycle_index = self.headers_normal.cycle_index_txt
|
|
5364
|
+
hdrn_step_index = self.headers_normal.step_index_txt
|
|
5365
|
+
hdrn_current = self.headers_normal.current_txt
|
|
5366
|
+
hdrn_charge_capacity = self.headers_normal.charge_capacity_txt
|
|
5367
|
+
hdrn_discharge_capacity = self.headers_normal.discharge_capacity_txt
|
|
5368
|
+
|
|
5369
|
+
hdrst_data_point = self.headers_step_table.point
|
|
5370
|
+
hdrst_voltage = self.headers_step_table.voltage
|
|
5371
|
+
hdrst_cycle = self.headers_step_table.cycle
|
|
5372
|
+
hdrst_current = self.headers_step_table.current
|
|
5373
|
+
hdrst_charge = self.headers_step_table.charge
|
|
5374
|
+
hdrst_discharge = self.headers_step_table.discharge
|
|
5375
|
+
hdrst_type = self.headers_step_table.type
|
|
5376
|
+
hdrst_step = self.headers_step_table.step
|
|
5335
5377
|
|
|
5336
5378
|
_first = "_first"
|
|
5337
5379
|
_last = "_last"
|
|
@@ -5347,41 +5389,50 @@ class CellpyCell:
|
|
|
5347
5389
|
# TODO: @jepe - this method might be a bit slow for large datasets - consider using
|
|
5348
5390
|
# more "native" pandas methods and get rid of all looping (need some timing to check first)
|
|
5349
5391
|
|
|
5350
|
-
last_data_points = steps.loc[:, [
|
|
5351
|
-
last_items = raw[
|
|
5392
|
+
last_data_points = steps.loc[:, [hdrst_cycle, hdrst_data_point + _last]].groupby(hdrst_cycle).last().values.ravel()
|
|
5393
|
+
last_items = raw[hdrn_data_point].isin(last_data_points)
|
|
5352
5394
|
selected = raw[last_items]
|
|
5353
5395
|
|
|
5354
5396
|
if exclude_types is None and exclude_steps is None:
|
|
5355
5397
|
return selected
|
|
5356
5398
|
|
|
5357
5399
|
if not isinstance(exclude_types, (list, tuple)):
|
|
5358
|
-
exclude_types
|
|
5400
|
+
if exclude_types is None:
|
|
5401
|
+
exclude_types = []
|
|
5402
|
+
else:
|
|
5403
|
+
exclude_types = [exclude_types]
|
|
5359
5404
|
|
|
5360
5405
|
if not isinstance(exclude_steps, (list, tuple)):
|
|
5361
|
-
exclude_steps
|
|
5406
|
+
if exclude_steps is None:
|
|
5407
|
+
exclude_steps = []
|
|
5408
|
+
else:
|
|
5409
|
+
exclude_steps = [exclude_steps]
|
|
5410
|
+
|
|
5411
|
+
if not exclude_types and not exclude_steps:
|
|
5412
|
+
return selected
|
|
5362
5413
|
|
|
5414
|
+
# create the selector for the not excluded steps (selecting ~q will then select the data points that are excluded):
|
|
5363
5415
|
q = None
|
|
5364
5416
|
for exclude_type in exclude_types:
|
|
5365
|
-
|
|
5366
|
-
steps[t_st_txt].str.startswith(exclude_type)
|
|
5367
|
-
_q = ~steps[t_st_txt].str.startswith(exclude_type, na=False)
|
|
5417
|
+
_q = ~steps[hdrst_type].str.startswith(exclude_type, na=False)
|
|
5368
5418
|
q = _q if q is None else q & _q
|
|
5369
5419
|
|
|
5370
5420
|
if exclude_steps:
|
|
5371
|
-
_q = ~steps[
|
|
5421
|
+
_q = ~steps[hdrst_step].isin(exclude_steps)
|
|
5372
5422
|
q = _q if q is None else q & _q
|
|
5373
5423
|
|
|
5424
|
+
# create the deltas (to be subtracted from the raw data) due to the excluded steps:
|
|
5374
5425
|
_delta_columns = [
|
|
5375
|
-
|
|
5376
|
-
|
|
5377
|
-
|
|
5378
|
-
|
|
5426
|
+
hdrst_current,
|
|
5427
|
+
hdrst_voltage,
|
|
5428
|
+
hdrst_charge,
|
|
5429
|
+
hdrst_discharge,
|
|
5379
5430
|
]
|
|
5380
5431
|
_raw_columns = [
|
|
5381
|
-
|
|
5382
|
-
|
|
5383
|
-
|
|
5384
|
-
|
|
5432
|
+
hdrn_current,
|
|
5433
|
+
hdrn_voltage,
|
|
5434
|
+
hdrn_charge_capacity,
|
|
5435
|
+
hdrn_discharge_capacity,
|
|
5385
5436
|
]
|
|
5386
5437
|
_diff_columns = [f"{col}{_delta_label}" for col in _delta_columns]
|
|
5387
5438
|
|
|
@@ -5389,21 +5440,22 @@ class CellpyCell:
|
|
|
5389
5440
|
delta_last = [f"{col}{_last}" for col in _delta_columns]
|
|
5390
5441
|
delta_columns = delta_first + delta_last
|
|
5391
5442
|
|
|
5392
|
-
|
|
5443
|
+
# select the data points that are excluded:
|
|
5444
|
+
delta = steps.loc[~q, [hdrst_type, hdrst_cycle, hdrst_data_point + _last, *delta_columns]].copy()
|
|
5393
5445
|
|
|
5394
5446
|
for col in _delta_columns:
|
|
5395
5447
|
delta[col + _delta_label] = delta[col + _last] - delta[col + _first]
|
|
5396
5448
|
delta = delta.drop(columns=delta_columns)
|
|
5397
|
-
delta = delta.groupby(
|
|
5449
|
+
delta = delta.groupby(hdrst_cycle).sum()
|
|
5398
5450
|
delta = delta.reset_index()
|
|
5399
5451
|
|
|
5400
|
-
selected = selected.merge(delta, how="left", left_on=
|
|
5452
|
+
selected = selected.merge(delta, how="left", left_on=hdrn_cycle_index, right_on=hdrst_cycle)
|
|
5401
5453
|
if replace_nan:
|
|
5402
5454
|
selected = selected.fillna(0.0)
|
|
5403
5455
|
|
|
5404
5456
|
for col_n, col_diff in zip(_raw_columns, _diff_columns):
|
|
5405
5457
|
selected[col_n] -= selected[col_diff]
|
|
5406
|
-
selected = selected.drop(columns=_diff_columns)
|
|
5458
|
+
selected = selected.drop(columns=_diff_columns + [hdrst_cycle, hdrst_data_point + _last, hdrst_type])
|
|
5407
5459
|
|
|
5408
5460
|
return selected
|
|
5409
5461
|
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
[build-system]
|
|
2
|
+
# This section defines the build system requirements
|
|
2
3
|
requires = ["setuptools"]
|
|
3
4
|
build-backend = "setuptools.build_meta"
|
|
4
5
|
|
|
5
6
|
[tool.pytest.ini_options]
|
|
6
7
|
minversion = "6.0"
|
|
7
|
-
addopts = "--durations=0 -v -m \"not slowtest and not smoketest and not unimportant and not unfinished and not onlylocal\""
|
|
8
|
+
addopts = "--durations=0 --capture=fd -v -m \"not slowtest and not smoketest and not unimportant and not unfinished and not onlylocal\""
|
|
8
9
|
markers = [
|
|
9
10
|
"slowtest: marks tests as slow (deselect with '-m \"not slow\"')",
|
|
10
11
|
"serial",
|
|
@@ -14,7 +15,7 @@ markers = [
|
|
|
14
15
|
line-length = 120
|
|
15
16
|
|
|
16
17
|
[tool.bumpver]
|
|
17
|
-
current_version = "1.0.
|
|
18
|
+
current_version = "1.0.2post6"
|
|
18
19
|
version_pattern = "MAJOR.MINOR.PATCH[PYTAG][NUM]"
|
|
19
20
|
commit_message = "bump version {old_version} -> {new_version}"
|
|
20
21
|
commit = true
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
__version__ = "1.0.2post4"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/instruments/configurations/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/instruments/processors/post_processors.py
RENAMED
|
File without changes
|
{cellpy-1.0.2.post4 → cellpy-1.0.2.post6}/cellpy/readers/instruments/processors/pre_processors.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|