! Started logfile: /scr/pima/bg219g_uvs/J1545+5400_S_dfm.log on Thu May 19 21:51:59 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /scr/pima/bg219g_uvs/J1545+5400_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1545+5400_S_uva.fits ! AN table 1: 26 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.744444 visibilities/baseline/integration-bin. ! Found source: J1545+5400 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 3484 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J1545+5400_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016135Jy sigma=24.235482 ! Fit after self-cal, rms=0.855371Jy sigma=20.501398 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.41 mas, bmaj=9.581 mas, bpa=25.61 degrees ! Estimated noise=0.842417 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.11265 Jy ! Component: 100 - total flux cleaned = 0.137262 Jy ! Total flux subtracted in 100 components = 0.137262 Jy ! Clean residual min=-0.006385 max=0.007245 Jy/beam ! Clean residual mean=-0.000012 rms=0.001454 Jy/beam ! Combined flux in latest and established models = 0.137262 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.137262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058932Jy sigma=1.323573 ! Fit after self-cal, rms=0.058926Jy sigma=1.323430 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.004 mas, bmaj=9.432 mas, bpa=25.84 degrees ! Estimated noise=0.546641 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00909885 Jy ! Component: 100 - total flux cleaned = 0.0131793 Jy ! Component: 150 - total flux cleaned = 0.0149229 Jy ! Component: 200 - total flux cleaned = 0.0153337 Jy ! Total flux subtracted in 200 components = 0.0153337 Jy ! Clean residual min=-0.003440 max=0.003939 Jy/beam ! Clean residual mean=-0.000004 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.152595 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 22 components and 0.152595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057682Jy sigma=1.289369 ! Fit after self-cal, rms=0.057692Jy sigma=1.289264 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.004 x 9.432 at 25.84 degrees (North through East) ! Clean map min=-0.0032918 max=0.14676 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 1.00 KP 0.96 ! LA 1.02 MK 1.01 NL 0.96 OV 0.97 ! PT 1.00 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* HN 1.06 KP 0.96 ! LA 1.01 MK 1.06 NL 1.02 OV 1.00 ! PT 1.02 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 1.04 KP 0.96 ! LA 1.00 MK 1.03 NL 0.92 OV 0.99 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 1.06 KP 1.01 ! LA 1.00 MK 1.04 NL 1.07 OV 0.95 ! PT 1.03 SC 1.00 ! ! ! Fit before self-cal, rms=0.057692Jy sigma=1.289264 ! Fit after self-cal, rms=0.057100Jy sigma=1.276090 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.012 mas, bmaj=9.458 mas, bpa=26.15 degrees ! Estimated noise=0.544727 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (8, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00292421 Jy ! Component: 100 - total flux cleaned = 0.00345348 Jy ! Component: 150 - total flux cleaned = 0.00387739 Jy ! Component: 200 - total flux cleaned = 0.00414419 Jy ! Total flux subtracted in 200 components = 0.00414419 Jy ! Clean residual min=-0.002697 max=0.002570 Jy/beam ! Clean residual mean=-0.000001 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.15674 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 45 components and 0.15674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056833Jy sigma=1.270186 ! Fit after self-cal, rms=0.056836Jy sigma=1.269842 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056836Jy sigma=1.269842 ! Fit after self-cal, rms=0.056990Jy sigma=1.269140 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.014 mas, bmaj=9.475 mas, bpa=26.2 degrees ! Estimated noise=0.545983 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126085 Jy ! Component: 100 - total flux cleaned = 0.00158769 Jy ! Component: 150 - total flux cleaned = 0.00172399 Jy ! Component: 200 - total flux cleaned = 0.00178595 Jy ! Total flux subtracted in 200 components = 0.00178595 Jy ! Clean residual min=-0.002738 max=0.002399 Jy/beam ! Clean residual mean=-0.000000 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.158526 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 63 components and 0.158525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056920Jy sigma=1.267606 ! Fit after self-cal, rms=0.056919Jy sigma=1.267516 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000452086 Jy ! Component: 100 - total flux cleaned = 0.000480371 Jy ! Component: 150 - total flux cleaned = 0.000430555 Jy ! Component: 200 - total flux cleaned = 0.000430445 Jy ! Total flux subtracted in 200 components = 0.000430445 Jy ! Clean residual min=-0.002740 max=0.002344 Jy/beam ! Clean residual mean=0.000000 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.158956 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 83 components and 0.158956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056899Jy sigma=1.266957 ! Fit after self-cal, rms=0.056897Jy sigma=1.266936 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056897Jy sigma=1.266936 ! Fit after self-cal, rms=0.056998Jy sigma=1.266744 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.015 mas, bmaj=9.484 mas, bpa=26.23 degrees ! Estimated noise=0.546959 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000643954 Jy ! Component: 100 - total flux cleaned = 0.000730868 Jy ! Component: 150 - total flux cleaned = 0.000730743 Jy ! Component: 200 - total flux cleaned = 0.000730461 Jy ! Total flux subtracted in 200 components = 0.000730461 Jy ! Clean residual min=-0.002743 max=0.002309 Jy/beam ! Clean residual mean=-0.000000 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.159686 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 102 components and 0.159686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056979Jy sigma=1.266351 ! Fit after self-cal, rms=0.056979Jy sigma=1.266322 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000253358 Jy ! Component: 100 - total flux cleaned = 0.000254055 Jy ! Component: 150 - total flux cleaned = 0.000286202 Jy ! Component: 200 - total flux cleaned = 0.00030135 Jy ! Total flux subtracted in 200 components = 0.00030135 Jy ! Clean residual min=-0.002736 max=0.002278 Jy/beam ! Clean residual mean=0.000000 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.159988 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 120 components and 0.159988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056971Jy sigma=1.266112 ! Fit after self-cal, rms=0.056970Jy sigma=1.266102 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056970Jy sigma=1.266102 ! Fit after self-cal, rms=0.057040Jy sigma=1.266029 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.533 mas, bmaj=10.26 mas, bpa=23.43 degrees ! Estimated noise=0.680845 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000198529 Jy ! Component: 100 - total flux cleaned = 0.000307797 Jy ! Component: 150 - total flux cleaned = 0.000411592 Jy ! Component: 200 - total flux cleaned = 0.000412131 Jy ! Total flux subtracted in 200 components = 0.000412131 Jy ! Clean residual min=-0.002250 max=0.002056 Jy/beam ! Clean residual mean=-0.000001 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.1604 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 136 components and 0.1604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057036Jy sigma=1.265915 ! Fit after self-cal, rms=0.057036Jy sigma=1.265886 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.20533e-05 Jy ! Component: 100 - total flux cleaned = 0.000156866 Jy ! Component: 150 - total flux cleaned = 0.00016918 Jy ! Component: 200 - total flux cleaned = 0.000157843 Jy ! Total flux subtracted in 200 components = 0.000157843 Jy ! Clean residual min=-0.002213 max=0.002014 Jy/beam ! Clean residual mean=-0.000001 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.160558 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 156 components and 0.160558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057036Jy sigma=1.265838 ! Fit after self-cal, rms=0.057036Jy sigma=1.265829 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.017 mas, bmaj=9.49 mas, bpa=26.23 degrees ! Estimated noise=0.547546 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.017 x 9.49 at 26.23 degrees (North through East) ! Clean map min=-0.002525 max=0.14576 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.417 mas, bmaj=9.626 mas, bpa=25.99 degrees ! Estimated noise=0.853906 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.11412 Jy ! Component: 100 - total flux cleaned = 0.139014 Jy ! Component: 150 - total flux cleaned = 0.146646 Jy ! Component: 200 - total flux cleaned = 0.150051 Jy ! Total flux subtracted in 200 components = 0.150051 Jy ! Clean residual min=-0.004534 max=0.004026 Jy/beam ! Clean residual mean=-0.000007 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.150051 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.150051 Jy ! Inverting map and beam ! Estimated beam: bmin=3.017 mas, bmaj=9.49 mas, bpa=26.23 degrees ! Estimated noise=0.547546 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00318765 Jy ! Component: 100 - total flux cleaned = 0.00467062 Jy ! Component: 150 - total flux cleaned = 0.00584537 Jy ! Component: 200 - total flux cleaned = 0.00670092 Jy ! Total flux subtracted in 200 components = 0.00670092 Jy ! Clean residual min=-0.002861 max=0.002245 Jy/beam ! Clean residual mean=-0.000006 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.156752 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 50 components and 0.156752 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.533 mas, bmaj=10.26 mas, bpa=23.43 degrees ! Estimated noise=0.680845 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150719 Jy ! Component: 100 - total flux cleaned = 0.00227677 Jy ! Component: 150 - total flux cleaned = 0.0026953 Jy ! Component: 200 - total flux cleaned = 0.00304379 Jy ! Total flux subtracted in 200 components = 0.00304379 Jy ! Clean residual min=-0.002344 max=0.001825 Jy/beam ! Clean residual mean=-0.000004 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.159796 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000290004 Jy ! Component: 100 - total flux cleaned = 0.000442747 Jy ! Component: 150 - total flux cleaned = 0.000527665 Jy ! Component: 200 - total flux cleaned = 0.000605115 Jy ! Total flux subtracted in 200 components = 0.000605115 Jy ! Clean residual min=-0.002274 max=0.001861 Jy/beam ! Clean residual mean=-0.000002 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.160401 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 96 components and 0.160401 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.017 mas, bmaj=9.49 mas, bpa=26.23 degrees ! Estimated noise=0.547546 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000633201 Jy ! Component: 100 - total flux cleaned = -0.000671681 Jy ! Component: 150 - total flux cleaned = -0.000611197 Jy ! Component: 200 - total flux cleaned = -0.000557658 Jy ! Total flux subtracted in 200 components = -0.000557658 Jy ! Clean residual min=-0.002672 max=0.002252 Jy/beam ! Clean residual mean=-0.000001 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.159843 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 108 components and 0.159843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057069Jy sigma=1.266247 ! Fit after self-cal, rms=0.057062Jy sigma=1.266155 wmodel /J1545+5400_S_map.mod ! wmodel: Unable to open new model file: /J1545+5400_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1545+5400_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.017 x 9.49 at 26.23 degrees (North through East) ! Clean map min=-0.002564 max=0.14599 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1545+5400_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.145985 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000543075 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.11602 1.11602 2.23204 4.46408 8.92815 17.8563 35.7126 71.4252 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.145 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 268.812 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1545+5400_S_dfm.log closed on Thu May 19 21:52:01 2016