{"id":272,"date":"2021-07-15T12:28:13","date_gmt":"2021-07-15T12:28:13","guid":{"rendered":"http:\/\/cl.gsfc.nasa.gov\/?page_id=272"},"modified":"2021-07-26T13:46:57","modified_gmt":"2021-07-26T13:46:57","slug":"tasc","status":"publish","type":"page","link":"https:\/\/cl.gsfc.nasa.gov\/index.php\/tasc\/","title":{"rendered":"TASC"},"content":{"rendered":"<div class='white' style='background:rgba(0,0,0,0); border:solid 0px rgba(0,0,0,0); border-radius:0px; padding:0px 0px 0px 0px;'>\n<div id='slider_231' class='owl-carousel sa_owl_theme owl-pagination-true autohide-arrows' data-slider-id='slider_231' style='visibility:hidden;'>\n<div id='slider_231_slide01' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; '><p><img fetchpriority=\"high\" decoding=\"async\" class=\"alignnone wp-image-326 size-large\" src=\"http:\/\/cl.gsfc.nasa.gov\/wp-content\/uploads\/2021\/03\/tasc1-1024x854.jpg\" alt=\"\" width=\"1024\" height=\"854\" srcset=\"https:\/\/cl.gsfc.nasa.gov\/wp-content\/uploads\/2021\/03\/tasc1-1024x854.jpg 1024w, https:\/\/cl.gsfc.nasa.gov\/wp-content\/uploads\/2021\/03\/tasc1-300x250.jpg 300w, https:\/\/cl.gsfc.nasa.gov\/wp-content\/uploads\/2021\/03\/tasc1-768x640.jpg 768w, https:\/\/cl.gsfc.nasa.gov\/wp-content\/uploads\/2021\/03\/tasc1-1536x1281.jpg 1536w, https:\/\/cl.gsfc.nasa.gov\/wp-content\/uploads\/2021\/03\/tasc1.jpg 1559w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/p><\/div>\n<div id='slider_231_slide02' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; '><p><img decoding=\"async\" class=\"alignnone wp-image-393 size-large\" src=\"http:\/\/cl.gsfc.nasa.gov\/wp-content\/uploads\/2021\/07\/0726211012-1024x576.jpg\" alt=\"\" width=\"1024\" height=\"576\" srcset=\"https:\/\/cl.gsfc.nasa.gov\/wp-content\/uploads\/2021\/07\/0726211012-1024x576.jpg 1024w, https:\/\/cl.gsfc.nasa.gov\/wp-content\/uploads\/2021\/07\/0726211012-300x169.jpg 300w, https:\/\/cl.gsfc.nasa.gov\/wp-content\/uploads\/2021\/07\/0726211012-768x432.jpg 768w, https:\/\/cl.gsfc.nasa.gov\/wp-content\/uploads\/2021\/07\/0726211012-1536x864.jpg 1536w, https:\/\/cl.gsfc.nasa.gov\/wp-content\/uploads\/2021\/07\/0726211012-2048x1152.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/p><\/div>\n<\/div>\n<\/div>\n<script type='text\/javascript'>\n\tjQuery(document).ready(function() {\n\t\tjQuery('#slider_231').owlCarousel({\n\t\t\titems : 1,\n\t\t\tsmartSpeed : 200,\n\t\t\tautoplay : true,\n\t\t\tautoplayTimeout : 5000,\n\t\t\tautoplayHoverPause : true,\n\t\t\tsmartSpeed : 200,\n\t\t\tfluidSpeed : 200,\n\t\t\tautoplaySpeed : 200,\n\t\t\tnavSpeed : 200,\n\t\t\tdotsSpeed : 200,\n\t\t\tloop : true,\n\t\t\tnav : true,\n\t\t\tnavText : ['Previous','Next'],\n\t\t\tdots : true,\n\t\t\tresponsiveRefreshRate : 200,\n\t\t\tslideBy : 1,\n\t\t\tmergeFit : true,\n\t\t\tautoHeight : false,\n\t\t\tmouseDrag : false,\n\t\t\ttouchDrag : true\n\t\t});\n\t\tjQuery('#slider_231').css('visibility', 'visible');\n\t\tsa_resize_slider_231();\n\t\twindow.addEventListener('resize', sa_resize_slider_231);\n\t\tfunction sa_resize_slider_231() {\n\t\t\tvar min_height = '50';\n\t\t\tvar win_width = jQuery(window).width();\n\t\t\tvar slider_width = jQuery('#slider_231').width();\n\t\t\tif (win_width < 480) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 768) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 980) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 1200) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 1500) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t}\n\t\t\tslide_width = Math.round(slide_width);\n\t\t\tvar slide_height = '0';\n\t\t\tif (min_height == 'aspect43') {\n\t\t\t\tslide_height = (slide_width \/ 4) * 3;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else if (min_height == 'aspect169') {\n\t\t\t\tslide_height = (slide_width \/ 16) * 9;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else {\n\t\t\t\tslide_height = (slide_width \/ 100) * min_height;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t}\n\t\t\tjQuery('#slider_231 .owl-item .sa_hover_container').css('min-height', slide_height+'px');\n\t\t}\n\t\tvar owl_goto = jQuery('#slider_231');\n\t\tjQuery('.slider_231_goto1').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 0);\n\t\t});\n\t\tjQuery('.slider_231_goto2').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 1);\n\t\t});\n\t\tvar resize_369 = jQuery('.owl-carousel');\n\t\tresize_369.on('initialized.owl.carousel', function(e) {\n\t\t\tif (typeof(Event) === 'function') {\n\t\t\t\twindow.dispatchEvent(new Event('resize'));\n\t\t\t} else {\n\t\t\t\tvar evt = window.document.createEvent('UIEvents');\n\t\t\t\tevt.initUIEvent('resize', true, false, window, 0);\n\t\t\t\twindow.dispatchEvent(evt);\n\t\t\t}\n\t\t});\n\t});\n<\/script>\n\n<p>Capable of measuring the bi-directional scatter distribution function (BSDF) of transmissive or reflective, specular or diffuse optical elements, man-made and natural surfaces in addition to granular, powdered, or liquid samples. The current operating wavelength range of the DCF is 230 nm to 1700 nm.<\/p>\n<p><a href=\"http:\/\/cl.gsfc.nasa.gov\/index.php\/altar\/\">Automated Laser Tuned Advanced Radiometry<\/a><br \/>\n<a href=\"http:\/\/cl.gsfc.nasa.gov\/index.php\/asd\">ASD<\/a><br \/>\n<a href=\"http:\/\/cl.gsfc.nasa.gov\/index.php\/frms\">Filter Radiometer Measurement Systems<\/a><br \/>\n<a href=\"http:\/\/cl.gsfc.nasa.gov\/index.php\/lxr\/\">Landsat Transfer Radiometer<\/a><br \/>\n<a href=\"http:\/\/cl.gsfc.nasa.gov\/index.php\/collimator\">Large Area Collimator<\/a><br \/>\n<a href=\"http:\/\/cl.gsfc.nasa.gov\/index.php\/luis\/\">Large illumination Uniform Irradiance Scatterometer<\/a><br \/>\n<a href=\"http:\/\/cl.gsfc.nasa.gov\/index.php\/mira\/\">MIRA\u2122<\/a><br \/>\n<a href=\"http:\/\/cl.gsfc.nasa.gov\/index.php\/ekspla\">NT242 Ekspla Tunable Laser System<\/a><br \/>\n<a href=\"http:\/\/cl.gsfc.nasa.gov\/index.php\/750s\">OL-750S<\/a><br \/>\n<a href=\"http:\/\/cl.gsfc.nasa.gov\/index.php\/750d\">OL-750D<\/a><br \/>\n<a href=\"http:\/\/cl.gsfc.nasa.gov\/index.php\/lambda1050\">Perkin-Elmer Lambda 1050 Spectrophotometer<\/a><br \/>\n<a href=\"http:\/\/cl.gsfc.nasa.gov\/index.php\/vacuum\">RCL Assembled Vacuum Chamber<\/a><br \/>\n<a href=\"http:\/\/cl.gsfc.nasa.gov\/index.php\/sam\">Source Aperture Mapper<\/a><br \/>\n<a href=\"http:\/\/cl.gsfc.nasa.gov\/index.php\/tts\/\">Table Top\u00a0Scatterometer<\/a><br \/>\n<a href=\"http:\/\/cl.gsfc.nasa.gov\/index.php\/t10c\">Tenney T10C-1.0 Environmental Chamber<\/a><br \/>\n<a href=\"http:\/\/cl.gsfc.nasa.gov\/index.php\/tasc\">Total Angle SCatterometer<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Capable of measuring the bi-directional scatter distribution function (BSDF) of transmissive or reflective, specular or diffuse optical elements, man-made and natural surfaces in addition to granular, powdered, or liquid samples. The current operating wavelength range of the DCF is 230 nm to 1700 nm. Automated Laser Tuned Advanced Radiometry ASD Filter Radiometer Measurement Systems Landsat <a class=\"read-more-link\" href=\"https:\/\/cl.gsfc.nasa.gov\/index.php\/tasc\/\">Read More<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"0","ocean_second_sidebar":"0","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"0","ocean_custom_header_template":"0","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"0","ocean_menu_typo_font_family":"0","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"0","footnotes":""},"categories":[],"tags":[],"class_list":["post-272","page","type-page","status-publish","hentry","entry"],"acf":[],"_links":{"self":[{"href":"https:\/\/cl.gsfc.nasa.gov\/index.php\/wp-json\/wp\/v2\/pages\/272","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cl.gsfc.nasa.gov\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cl.gsfc.nasa.gov\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cl.gsfc.nasa.gov\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/cl.gsfc.nasa.gov\/index.php\/wp-json\/wp\/v2\/comments?post=272"}],"version-history":[{"count":6,"href":"https:\/\/cl.gsfc.nasa.gov\/index.php\/wp-json\/wp\/v2\/pages\/272\/revisions"}],"predecessor-version":[{"id":387,"href":"https:\/\/cl.gsfc.nasa.gov\/index.php\/wp-json\/wp\/v2\/pages\/272\/revisions\/387"}],"wp:attachment":[{"href":"https:\/\/cl.gsfc.nasa.gov\/index.php\/wp-json\/wp\/v2\/media?parent=272"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cl.gsfc.nasa.gov\/index.php\/wp-json\/wp\/v2\/categories?post=272"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cl.gsfc.nasa.gov\/index.php\/wp-json\/wp\/v2\/tags?post=272"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}