Skip to content

Commit 5c46c05

Browse files
my name made consistent throught the project
1 parent 58836a7 commit 5c46c05

17 files changed

Lines changed: 18 additions & 18 deletions

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cff-version: 1.2.0
22
message: "If you use this software in your work, please cite it as below."
33
authors:
44
- family-names: "Deshmukh"
5-
given-names: "Prathamesh Keshao"
5+
given-names: "Prathamesh"
66
orcid: "https://orcid.org/0009-0008-3278-0837"
77
affiliation: "UGC-DAE Consortium for Scientific Research, Mumbai Centre"
88
- family-names: "Mukherjee"

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2025 Prathamesh K. Deshmukh, Dr. Sudip Mukherjee
3+
Copyright (c) 2025 Prathamesh Deshmukh, Dr. Sudip Mukherjee
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ If you use this software in your research, please cite it:
264264
265265
## Authors & Acknowledgments
266266
267-
This project is led by [**Prathamesh K. Deshmukh**](https://www.researchgate.net/profile/Prathamesh-Deshmukh-6) under the supervision of [**Dr. Sudip Mukherjee**](https://www.csr.res.in/Faculty/profile/889/893/Dr.SudipMukherjee) at the [*UGC-DAE Consortium for Scientific Research, Mumbai Centre*](https://www.csr.res.in/Mumbai_Centre).
267+
This project is led by [**Prathamesh Deshmukh**](https://www.researchgate.net/profile/Prathamesh-Deshmukh-6) under the supervision of [**Dr. Sudip Mukherjee**](https://www.csr.res.in/Faculty/profile/889/893/Dr.SudipMukherjee) at the [*UGC-DAE Consortium for Scientific Research, Mumbai Centre*](https://www.csr.res.in/Mumbai_Centre).
268268
269269
We acknowledge the financial support provided under the **SERB-CRG project grant No. CRG/2022/005676** from the Anusandhan National Research Foundation (ANRF), a statutory body of the Department of Science and Technology (DST), Government of India.
270270

docs/User_Manual.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@ In the future, We also plan to develop executable (`.exe`) versions of the PICA
433433
<p align="center">
434434
<img src="../pica/assets/LOGO/UGC_DAE_CSR_NBG.jpeg" alt="UGC DAE CSR Logo" width="150">
435435
</p>
436-
- **Lead Developer:** [**Prathamesh K. Deshmukh**](https://www.researchgate.net/profile/Prathamesh-Deshmukh-6)
436+
- **Lead Developer:** [**Prathamesh Deshmukh**](https://www.researchgate.net/profile/Prathamesh-Deshmukh-6)
437437
- **Principal Investigator:** [**Dr. Sudip Mukherjee**](https://www.csr.res.in/Faculty/profile/889/893/Dr.SudipMukherjee)
438438
- **Affiliation:** [*UGC-DAE Consortium for Scientific Research, Mumbai Centre*](https://www.csr.res.in/Mumbai_Centre)
439439

pica/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
APP_NAME = "PICA Command Line Interface"
3333
VERSION = "1.0.0"
34-
AUTHORS = "Prathamesh K. Deshmukh, Sudip Mukherjee"
34+
AUTHORS = "Prathamesh Deshmukh, Sudip Mukherjee"
3535
AFFILIATION = "UGC-DAE Consortium for Scientific Research, Mumbai Centre"
3636
LICENSE = "MIT License"
3737
TERMS = """

pica/keithley/delta_mode/IV_K6221_DC_Sweep_GUI.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
22
Purpose: GUI for performing current-voltage (I-V) sweeps using a Keithley 6221 Current Source and a Keithley 2182A Nanovoltmeter.
33
4-
Author: Prathamesh K. Deshmukh
4+
Author: Prathamesh Deshmukh
55
Date: October 2025
66
Version: 1.6
77
"""

pica/keithley/k2400_2182/IV_K2400_K2182_GUI.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# Purpose: Provide a professional GUI for performing I-V sweeps using a
99
# Keithley 2400 as a current source and a Keithley 2182
1010
# as a nanovoltmeter.
11-
# Author: Prathamesh K. Deshmukh
11+
# Author: Prathamesh Deshmukh
1212
# Created: 04/10/2025
1313
# Version: 1.0
1414
# -------------------------------------------------------------------------------

pica/keithley/k2400_2182/Instrument_Control/IV_K2400_K2182_Instrument_Control.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# -------------------------------------------------------------------------------
77
# Name: IV_K2400_K2182_Backend
88
# Purpose: IV Measurement using Keithley 2400 (Source) & 2182 (Voltmeter)
9-
# Author: Prathamesh K. Deshmukh
9+
# Author: Prathamesh Deshmukh
1010
# Created: 31/10/2022
1111
# Updated: 21/11/2025 (JOSS Refactor)
1212
# -------------------------------------------------------------------------------

pica/keithley/k2400_2182/RT_K2400_2182_L350_T_Sensing_GUI.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# Name: R-T Sweep Passive GUI for K2400/2182 & LS350
88
# Purpose: Provide a professional GUI for passively logging R vs T data.
99
# This version does not control temperature.
10-
# Author: Prathamesh K. Deshmukh
10+
# Author: Prathamesh Deshmukh
1111
# Created: 05/10/2025
1212
# Version: 1.1
1313
# -------------------------------------------------------------------------------

pica/keithley/k2400_2182/RT_K2400_K2182_T_Control_GUI.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# Name: V-T Sweep Active GUI for K2400/2182 & LS350
88
# Purpose: Provide a professional GUI for performing automated V vs T sweeps
99
# with active temperature control (stabilize then ramp).
10-
# Author: Prathamesh K. Deshmukh
10+
# Author: Prathamesh Deshmukh
1111
# Created: 05/10/2025
1212
# Version: 2.2 (JOSS Cleaned)
1313
# -------------------------------------------------------------------------------

0 commit comments

Comments
 (0)