! Started logfile: /scr/pima/rv120_uvs/J2145-0434_S_dfm.log on Fri Dec 22 22:36:03 2017 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv120_uvs/J2145-0434_S_uva.fits ! Reading UV FITS file: /scr/pima/rv120_uvs/J2145-0434_S_uva.fits ! AN table 1: 17 integrations on 1 of 1 possible baselines. ! AN table 2: 44 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.714134 visibilities/baseline/integration-bin. ! Found source: J2145-0434 ! ! 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.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 2688 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 J2145-0434_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 34 telescope corrections were flagged in sub-array 1. ! A total of 44 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 34 telescope corrections were flagged in sub-array 1. ! A total of 44 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 34 telescope corrections were flagged in sub-array 1. ! A total of 110 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 34 telescope corrections were flagged in sub-array 1. ! A total of 44 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.003137Jy sigma=23.878473 ! Fit after self-cal, rms=0.973448Jy sigma=23.271777 ! 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=7.981 mas, bmaj=15.06 mas, bpa=30.19 degrees ! Estimated noise=0.980759 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.0209604 Jy ! Component: 100 - total flux cleaned = 0.0252319 Jy ! Total flux subtracted in 100 components = 0.0252319 Jy ! Clean residual min=-0.004227 max=0.003529 Jy/beam ! Clean residual mean=0.000001 rms=0.000996 Jy/beam ! Combined flux in latest and established models = 0.0252319 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0252319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.039397Jy sigma=0.888709 ! Fit after self-cal, rms=0.037065Jy sigma=0.840419 ! 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=9.426 mas, bmaj=15.65 mas, bpa=32.7 degrees ! Estimated noise=0.632344 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.00405652 Jy ! Component: 100 - total flux cleaned = 0.00436021 Jy ! Component: 150 - total flux cleaned = 0.0045568 Jy ! Component: 200 - total flux cleaned = 0.00445137 Jy ! Total flux subtracted in 200 components = 0.00445137 Jy ! Clean residual min=-0.002215 max=0.002276 Jy/beam ! Clean residual mean=0.000000 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.0296833 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 37 components and 0.0296833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.036565Jy sigma=0.828884 ! Fit after self-cal, rms=0.036569Jy sigma=0.828593 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.426 x 15.65 at 32.7 degrees (North through East) ! Clean map min=-0.0021866 max=0.030689 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! HN 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.91 FD 1.20 KP 1.03 LA 0.85 ! NL 1.17 OV 0.97 PT 1.13 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! HN 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 FD 1.09 KP 0.95 LA 1.09 ! NL 0.91 OV 0.97 PT 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! HN 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 0.94 KP 1.00* LA 0.90 ! NL 1.00* OV 1.01 PT 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! HN 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 0.87 KP 0.99 LA 1.02 ! NL 0.98 OV 0.83 PT 1.15 ! ! ! Fit before self-cal, rms=0.036569Jy sigma=0.828593 ! Fit after self-cal, rms=0.036155Jy sigma=0.823820 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.351 mas, bmaj=15.56 mas, bpa=32.63 degrees ! Estimated noise=0.626418 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.000752958 Jy ! Component: 100 - total flux cleaned = 0.000880188 Jy ! Component: 150 - total flux cleaned = 0.000938501 Jy ! Component: 200 - total flux cleaned = 0.000991877 Jy ! Total flux subtracted in 200 components = 0.000991877 Jy ! Clean residual min=-0.002284 max=0.001871 Jy/beam ! Clean residual mean=-0.000000 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.0306752 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 57 components and 0.0306752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.036120Jy sigma=0.823139 ! Fit after self-cal, rms=0.036254Jy sigma=0.822165 ! 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.036254Jy sigma=0.822165 ! Fit after self-cal, rms=0.037640Jy sigma=0.818115 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.295 mas, bmaj=15.68 mas, bpa=32.75 degrees ! Estimated noise=0.635256 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000151608 Jy ! Component: 100 - total flux cleaned = 8.69425e-05 Jy ! Component: 150 - total flux cleaned = -1.95706e-05 Jy ! Component: 200 - total flux cleaned = -9.86153e-05 Jy ! Total flux subtracted in 200 components = -9.86153e-05 Jy ! Clean residual min=-0.002167 max=0.001552 Jy/beam ! Clean residual mean=-0.000000 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.0305766 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 66 components and 0.0305766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037612Jy sigma=0.817722 ! Fit after self-cal, rms=0.037738Jy sigma=0.816915 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.000308133 Jy ! Component: 100 - total flux cleaned = -0.000308771 Jy ! Component: 150 - total flux cleaned = -0.000337342 Jy ! Component: 200 - total flux cleaned = -0.000389954 Jy ! Total flux subtracted in 200 components = -0.000389954 Jy ! Clean residual min=-0.002099 max=0.001704 Jy/beam ! Clean residual mean=-0.000000 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.0301866 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 73 components and 0.0301866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037721Jy sigma=0.816655 ! Fit after self-cal, rms=0.037735Jy sigma=0.816576 ! 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.037735Jy sigma=0.816576 ! Fit after self-cal, rms=0.038529Jy sigma=0.816439 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.255 mas, bmaj=15.76 mas, bpa=32.84 degrees ! Estimated noise=0.642078 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000134844 Jy ! Component: 100 - total flux cleaned = 6.28654e-05 Jy ! Component: 150 - total flux cleaned = -3.15445e-05 Jy ! Component: 200 - total flux cleaned = -0.000115469 Jy ! Total flux subtracted in 200 components = -0.000115469 Jy ! Clean residual min=-0.002058 max=0.001755 Jy/beam ! Clean residual mean=-0.000000 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.0300711 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 81 components and 0.0300711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.038509Jy sigma=0.816163 ! Fit after self-cal, rms=0.038547Jy sigma=0.816022 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 = -8.03919e-05 Jy ! Component: 100 - total flux cleaned = -0.000123983 Jy ! Component: 150 - total flux cleaned = -0.000163677 Jy ! Component: 200 - total flux cleaned = -0.000199964 Jy ! Total flux subtracted in 200 components = -0.000199964 Jy ! Clean residual min=-0.002066 max=0.001864 Jy/beam ! Clean residual mean=0.000000 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.0298712 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 84 components and 0.0298712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.038534Jy sigma=0.815849 ! Fit after self-cal, rms=0.038536Jy sigma=0.815801 ! 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.038536Jy sigma=0.815801 ! Fit after self-cal, rms=0.039023Jy sigma=0.815797 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.54 mas, bmaj=16.48 mas, bpa=34.14 degrees ! Estimated noise=0.664805 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.52561e-05 Jy ! Component: 100 - total flux cleaned = -6.16169e-05 Jy ! Component: 150 - total flux cleaned = -0.00012767 Jy ! Component: 200 - total flux cleaned = -0.000208524 Jy ! Total flux subtracted in 200 components = -0.000208524 Jy ! Clean residual min=-0.002120 max=0.001782 Jy/beam ! Clean residual mean=0.000000 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.0296627 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 91 components and 0.0296627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.039009Jy sigma=0.815638 ! Fit after self-cal, rms=0.039021Jy sigma=0.815571 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 = -9.45435e-05 Jy ! Component: 100 - total flux cleaned = -0.00014134 Jy ! Component: 150 - total flux cleaned = -0.000162185 Jy ! Component: 200 - total flux cleaned = -0.000190731 Jy ! Total flux subtracted in 200 components = -0.000190731 Jy ! Clean residual min=-0.002120 max=0.001832 Jy/beam ! Clean residual mean=0.000000 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.0294719 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 92 components and 0.0294719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.039013Jy sigma=0.815488 ! Fit after self-cal, rms=0.039014Jy sigma=0.815456 ! 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=9.223 mas, bmaj=15.81 mas, bpa=32.94 degrees ! Estimated noise=0.648537 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.223 x 15.81 at 32.94 degrees (North through East) ! Clean map min=-0.0021592 max=0.03105 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=7.822 mas, bmaj=15.39 mas, bpa=30.92 degrees ! Estimated noise=0.993637 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0235702 Jy ! Component: 100 - total flux cleaned = 0.0294302 Jy ! Component: 150 - total flux cleaned = 0.0300077 Jy ! Component: 200 - total flux cleaned = 0.0298328 Jy ! Total flux subtracted in 200 components = 0.0298328 Jy ! Clean residual min=-0.002889 max=0.002746 Jy/beam ! Clean residual mean=0.000002 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.0298328 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.0298328 Jy ! Inverting map and beam ! Estimated beam: bmin=9.223 mas, bmaj=15.81 mas, bpa=32.94 degrees ! Estimated noise=0.648537 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.000256778 Jy ! Component: 100 - total flux cleaned = 0.000216958 Jy ! Component: 150 - total flux cleaned = 0.000217838 Jy ! Component: 200 - total flux cleaned = 0.000189404 Jy ! Total flux subtracted in 200 components = 0.000189404 Jy ! Clean residual min=-0.002190 max=0.001713 Jy/beam ! Clean residual mean=-0.000000 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.0300222 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 61 components and 0.0300222 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=10.54 mas, bmaj=16.48 mas, bpa=34.14 degrees ! Estimated noise=0.664805 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000108705 Jy ! Component: 100 - total flux cleaned = -0.000150773 Jy ! Component: 150 - total flux cleaned = -0.000189715 Jy ! Component: 200 - total flux cleaned = -0.000225792 Jy ! Total flux subtracted in 200 components = -0.000225792 Jy ! Clean residual min=-0.002208 max=0.001702 Jy/beam ! Clean residual mean=0.000000 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.0297965 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 = -4.80378e-05 Jy ! Component: 100 - total flux cleaned = -9.19527e-05 Jy ! Component: 150 - total flux cleaned = -0.000119176 Jy ! Component: 200 - total flux cleaned = -0.0001571 Jy ! Total flux subtracted in 200 components = -0.0001571 Jy ! Clean residual min=-0.002203 max=0.001764 Jy/beam ! Clean residual mean=0.000000 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.0296394 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 95 components and 0.0296394 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=9.223 mas, bmaj=15.81 mas, bpa=32.94 degrees ! Estimated noise=0.648537 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.47299e-05 Jy ! Component: 100 - total flux cleaned = -5.45122e-07 Jy ! Component: 150 - total flux cleaned = -3.37928e-05 Jy ! Component: 200 - total flux cleaned = -5.48427e-05 Jy ! Total flux subtracted in 200 components = -5.48427e-05 Jy ! Clean residual min=-0.002177 max=0.001908 Jy/beam ! Clean residual mean=0.000000 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.0295845 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 109 components and 0.0295845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.039021Jy sigma=0.815732 ! Fit after self-cal, rms=0.039028Jy sigma=0.815591 wmodel J2145-0434_S_map.mod ! Writing 109 model components to file: J2145-0434_S_map.mod wobs J2145-0434_S_uvs.fits ! Writing UV FITS file: J2145-0434_S_uvs.fits wwins J2145-0434_S_map.win ! wwins: Wrote 1 windows to J2145-0434_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00020276 Jy ! Component: 100 - total flux cleaned = -0.000316634 Jy ! Component: 150 - total flux cleaned = -0.000162506 Jy ! Component: 200 - total flux cleaned = -0.00011592 Jy ! Component: 250 - total flux cleaned = -0.000116722 Jy ! Component: 300 - total flux cleaned = -0.000158816 Jy ! Component: 350 - total flux cleaned = -0.000217796 Jy ! Component: 400 - total flux cleaned = -0.000255475 Jy ! Component: 450 - total flux cleaned = -0.000291792 Jy ! Component: 500 - total flux cleaned = -0.000362404 Jy ! Component: 550 - total flux cleaned = -0.000429402 Jy ! Component: 600 - total flux cleaned = -0.000526154 Jy ! Component: 650 - total flux cleaned = -0.000635302 Jy ! Component: 700 - total flux cleaned = -0.000665298 Jy ! Component: 750 - total flux cleaned = -0.000679954 Jy ! Component: 800 - total flux cleaned = -0.000708586 Jy ! Component: 850 - total flux cleaned = -0.000708576 Jy ! Component: 900 - total flux cleaned = -0.00077638 Jy ! Component: 950 - total flux cleaned = -0.000789818 Jy ! Component: 1000 - total flux cleaned = -0.000828939 Jy ! Component: 1050 - total flux cleaned = -0.000828983 Jy ! Component: 1100 - total flux cleaned = -0.000854108 Jy ! Component: 1150 - total flux cleaned = -0.000878622 Jy ! Component: 1200 - total flux cleaned = -0.000914681 Jy ! Component: 1250 - total flux cleaned = -0.000926423 Jy ! Component: 1300 - total flux cleaned = -0.000949725 Jy ! Component: 1350 - total flux cleaned = -0.000938324 Jy ! Component: 1400 - total flux cleaned = -0.000972299 Jy ! Component: 1450 - total flux cleaned = -0.000961224 Jy ! Component: 1500 - total flux cleaned = -0.000972287 Jy ! Component: 1550 - total flux cleaned = -0.000993844 Jy ! Component: 1600 - total flux cleaned = -0.000993711 Jy ! Component: 1650 - total flux cleaned = -0.000993573 Jy ! Component: 1700 - total flux cleaned = -0.000993469 Jy ! Component: 1750 - total flux cleaned = -0.000993385 Jy ! Component: 1800 - total flux cleaned = -0.000963138 Jy ! Component: 1850 - total flux cleaned = -0.000943277 Jy ! Component: 1900 - total flux cleaned = -0.000963123 Jy ! Component: 1950 - total flux cleaned = -0.0009534 Jy ! Component: 2000 - total flux cleaned = -0.000943794 Jy ! Component: 2050 - total flux cleaned = -0.000943778 Jy ! Component: 2100 - total flux cleaned = -0.000906026 Jy ! Component: 2150 - total flux cleaned = -0.000906063 Jy ! Component: 2200 - total flux cleaned = -0.000878398 Jy ! Component: 2250 - total flux cleaned = -0.000869271 Jy ! Component: 2300 - total flux cleaned = -0.000851244 Jy ! Component: 2350 - total flux cleaned = -0.000833275 Jy ! Component: 2400 - total flux cleaned = -0.000842268 Jy ! Component: 2450 - total flux cleaned = -0.000824612 Jy ! Component: 2500 - total flux cleaned = -0.000824631 Jy ! Component: 2550 - total flux cleaned = -0.000807221 Jy ! Component: 2600 - total flux cleaned = -0.000789971 Jy ! Component: 2650 - total flux cleaned = -0.000755779 Jy ! Component: 2700 - total flux cleaned = -0.000738895 Jy ! Component: 2750 - total flux cleaned = -0.000738859 Jy ! Component: 2800 - total flux cleaned = -0.000738785 Jy ! Component: 2850 - total flux cleaned = -0.000738733 Jy ! Component: 2900 - total flux cleaned = -0.000713963 Jy ! Component: 2950 - total flux cleaned = -0.000722192 Jy ! Component: 3000 - total flux cleaned = -0.000714005 Jy ! Component: 3050 - total flux cleaned = -0.000722085 Jy ! Component: 3100 - total flux cleaned = -0.000713994 Jy ! Component: 3150 - total flux cleaned = -0.000697942 Jy ! Component: 3200 - total flux cleaned = -0.000705911 Jy ! Component: 3250 - total flux cleaned = -0.000713753 Jy ! Component: 3300 - total flux cleaned = -0.0007452 Jy ! Component: 3350 - total flux cleaned = -0.00075304 Jy ! Component: 3400 - total flux cleaned = -0.000768617 Jy ! Component: 3450 - total flux cleaned = -0.000799626 Jy ! Component: 3500 - total flux cleaned = -0.00081507 Jy ! Component: 3550 - total flux cleaned = -0.000845868 Jy ! Component: 3600 - total flux cleaned = -0.000845867 Jy ! Component: 3650 - total flux cleaned = -0.000899296 Jy ! Component: 3700 - total flux cleaned = -0.000914456 Jy ! Component: 3750 - total flux cleaned = -0.00093718 Jy ! Component: 3800 - total flux cleaned = -0.000944751 Jy ! Component: 3850 - total flux cleaned = -0.000967315 Jy ! Component: 3900 - total flux cleaned = -0.000997277 Jy ! Component: 3950 - total flux cleaned = -0.00101969 Jy ! Component: 4000 - total flux cleaned = -0.00103461 Jy ! Component: 4050 - total flux cleaned = -0.00106427 Jy ! Total flux subtracted in 4096 components = -0.00107911 Jy ! Clean residual min=-0.000424 max=0.000383 Jy/beam ! Clean residual mean=-0.000000 rms=0.000143 Jy/beam ! Combined flux in latest and established models = 0.0285054 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 420 components and 0.0285054 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv120_uvs/J2145-0434_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.223 x 15.81 at 32.94 degrees (North through East) ! Clean map min=-0.0019284 max=0.030824 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv120_uvs/J2145-0434_S_map.fits wmodel /scr/pima/rv120_uvs/J2145-0434_S_map.mod ! Writing 420 model components to file: /scr/pima/rv120_uvs/J2145-0434_S_map.mod wobs /scr/pima/rv120_uvs/J2145-0434_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv120_uvs/J2145-0434_S_uvs.fits wwins /scr/pima/rv120_uvs/J2145-0434_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv120_uvs/J2145-0434_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.030824 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000137942 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.34254 1.34254 2.68508 5.37016 10.7403 21.4806 42.9613 85.9225 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.03 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 223.457 quit ! Quitting program ! Log file /scr/pima/rv120_uvs/J2145-0434_S_dfm.log closed on Fri Dec 22 22:36:07 2017