You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor code for improved readability and maintainability.
Fix bug causing null pointer exception.
Optimize function for better performance.
Update variable names for consistency.
Remove unused import statements.
Add error handling for edge cases.
Simplify logic by using built-in functions.
Update comments for clarity.
Minor formatting changes.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
<imgsrc="images/logo.jpg"width="150%">
1
+
<imgsrc="images/banner.jpg"width="150%">
2
2
3
3
The Brain Image Library (BIL) is a national public resource enabling researchers to deposit, analyze, mine, share and interact with large brain image datasets. BIL encompasses the deposition of datasets, the integration of datasets into a searchable web-accessible system, the redistribution of datasets, and a computational enclave to allow researchers to process datasets in-place and share restricted and pre-release datasets.
0 commit comments