! Started logfile: /scr/pima/rv124_uvs/J1408+6505_S_dfm.log on Mon Dec 24 01:42:19 2018 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/rv124_uvs/J1408+6505_S_uva.fits ! Reading UV FITS file: /scr/pima/rv124_uvs/J1408+6505_S_uva.fits ! AN table 1: 47 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.786288 visibilities/baseline/integration-bin. ! Found source: J1408+6505 ! ! 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 6652 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 J1408+6505_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 print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! 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 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 470 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003316Jy sigma=17.524437 ! Fit after self-cal, rms=0.961860Jy sigma=16.824592 ! 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.866 mas, bmaj=6.285 mas, bpa=58.08 degrees ! Estimated noise=1.01354 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.0287045 Jy ! Component: 100 - total flux cleaned = 0.0350823 Jy ! Total flux subtracted in 100 components = 0.0350823 Jy ! Clean residual min=-0.004014 max=0.004165 Jy/beam ! Clean residual mean=0.000001 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.0350823 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0350823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065479Jy sigma=0.996516 ! Fit after self-cal, rms=0.063830Jy sigma=0.965982 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00408312 Jy ! Component: 100 - total flux cleaned = 0.00398813 Jy ! Total flux subtracted in 100 components = 0.00398813 Jy ! Clean residual min=-0.003533 max=0.003513 Jy/beam ! Clean residual mean=0.000005 rms=0.000908 Jy/beam ! Combined flux in latest and established models = 0.0390704 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 12 components and 0.0390704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063329Jy sigma=0.959342 ! Fit after self-cal, rms=0.063329Jy sigma=0.959209 ! 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.733 mas, bmaj=6.994 mas, bpa=60.08 degrees ! Estimated noise=0.593468 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.0021988 Jy ! Component: 100 - total flux cleaned = 0.00312239 Jy ! Component: 150 - total flux cleaned = 0.00332932 Jy ! Component: 200 - total flux cleaned = 0.00342564 Jy ! Total flux subtracted in 200 components = 0.00342564 Jy ! Clean residual min=-0.003054 max=0.002775 Jy/beam ! Clean residual mean=0.000018 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.042496 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 23 components and 0.042496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063197Jy sigma=0.958353 ! Fit after self-cal, rms=0.063181Jy sigma=0.958187 ! 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.733 x 6.994 at 60.08 degrees (North through East) ! Clean map min=-0.0029338 max=0.041486 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 1.10 HN 0.95 KP 0.98 ! LA 0.90 MK 1.19 NL 1.17 OV 0.97 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.09 HN 0.95 KP 1.01 ! LA 1.03 MK 1.25 NL 1.09 OV 0.58 ! PT 1.05 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.99 HN 0.96 KP 1.02 ! LA 1.03 MK 0.95 NL 1.29 OV 0.99 ! PT 1.17 SC 0.93 ! ! ! Fit before self-cal, rms=0.063181Jy sigma=0.958187 ! Fit after self-cal, rms=0.059557Jy sigma=0.946779 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.75 mas, bmaj=6.818 mas, bpa=60.7 degrees ! Estimated noise=0.597614 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.00020082 Jy ! Component: 100 - total flux cleaned = 0.000394145 Jy ! Component: 150 - total flux cleaned = 0.000467806 Jy ! Component: 200 - total flux cleaned = 0.000547663 Jy ! Total flux subtracted in 200 components = 0.000547663 Jy ! Clean residual min=-0.002675 max=0.002539 Jy/beam ! Clean residual mean=0.000017 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.0430437 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 32 components and 0.0430437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059529Jy sigma=0.946110 ! Fit after self-cal, rms=0.059730Jy sigma=0.944172 ! 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.059730Jy sigma=0.944172 ! Fit after self-cal, rms=0.058063Jy sigma=0.938770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.724 mas, bmaj=6.849 mas, bpa=59.93 degrees ! Estimated noise=0.596854 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000466686 Jy ! Component: 100 - total flux cleaned = -0.000502147 Jy ! Component: 150 - total flux cleaned = -0.000530651 Jy ! Component: 200 - total flux cleaned = -0.000530391 Jy ! Total flux subtracted in 200 components = -0.000530391 Jy ! Clean residual min=-0.002743 max=0.002258 Jy/beam ! Clean residual mean=0.000013 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.0425133 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 39 components and 0.0425133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058051Jy sigma=0.938579 ! Fit after self-cal, rms=0.058095Jy sigma=0.937922 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 = -4.51835e-05 Jy ! Component: 100 - total flux cleaned = -4.43579e-05 Jy ! Component: 150 - total flux cleaned = -4.46144e-05 Jy ! Component: 200 - total flux cleaned = -5.4804e-05 Jy ! Total flux subtracted in 200 components = -5.4804e-05 Jy ! Clean residual min=-0.002703 max=0.002149 Jy/beam ! Clean residual mean=0.000013 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.0424585 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.0424585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058090Jy sigma=0.937817 ! Fit after self-cal, rms=0.058091Jy sigma=0.937802 ! 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.058091Jy sigma=0.937802 ! Fit after self-cal, rms=0.058174Jy sigma=0.937656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.725 mas, bmaj=6.851 mas, bpa=59.79 degrees ! Estimated noise=0.594751 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000318186 Jy ! Component: 100 - total flux cleaned = -0.000395437 Jy ! Component: 150 - total flux cleaned = -0.000429308 Jy ! Component: 200 - total flux cleaned = -0.00044939 Jy ! Total flux subtracted in 200 components = -0.00044939 Jy ! Clean residual min=-0.002686 max=0.002115 Jy/beam ! Clean residual mean=0.000013 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.0420091 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 42 components and 0.0420091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058169Jy sigma=0.937567 ! Fit after self-cal, rms=0.058187Jy sigma=0.937535 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 = -1.7179e-05 Jy ! Component: 100 - total flux cleaned = -2.65409e-05 Jy ! Component: 150 - total flux cleaned = -2.67043e-05 Jy ! Component: 200 - total flux cleaned = -4.42201e-05 Jy ! Total flux subtracted in 200 components = -4.42201e-05 Jy ! Clean residual min=-0.002678 max=0.002092 Jy/beam ! Clean residual mean=0.000013 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.0419649 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 44 components and 0.0419649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058184Jy sigma=0.937480 ! Fit after self-cal, rms=0.058184Jy sigma=0.937474 ! 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.058184Jy sigma=0.937474 ! Fit after self-cal, rms=0.058121Jy sigma=0.937449 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.474 mas, bmaj=9.47 mas, bpa=73.38 degrees ! Estimated noise=0.727615 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.99974e-05 Jy ! Component: 100 - total flux cleaned = -4.53172e-06 Jy ! Component: 150 - total flux cleaned = 1.78896e-05 Jy ! Component: 200 - total flux cleaned = 3.10769e-05 Jy ! Total flux subtracted in 200 components = 3.10769e-05 Jy ! Clean residual min=-0.002500 max=0.002203 Jy/beam ! Clean residual mean=0.000030 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.041996 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 44 components and 0.041996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058125Jy sigma=0.937532 ! Fit after self-cal, rms=0.058134Jy sigma=0.937517 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 = -1.22562e-05 Jy ! Component: 100 - total flux cleaned = 1.4207e-05 Jy ! Component: 150 - total flux cleaned = 3.18833e-05 Jy ! Component: 200 - total flux cleaned = 4.82929e-05 Jy ! Total flux subtracted in 200 components = 4.82929e-05 Jy ! Clean residual min=-0.002508 max=0.002197 Jy/beam ! Clean residual mean=0.000030 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.0420442 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 46 components and 0.0420442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058137Jy sigma=0.937593 ! Fit after self-cal, rms=0.058136Jy sigma=0.937531 ! 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.729 mas, bmaj=6.849 mas, bpa=59.74 degrees ! Estimated noise=0.592581 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.729 x 6.849 at 59.74 degrees (North through East) ! Clean map min=-0.0026135 max=0.041647 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.844 mas, bmaj=6.087 mas, bpa=58.04 degrees ! Estimated noise=1.02791 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0324239 Jy ! Component: 100 - total flux cleaned = 0.0397027 Jy ! Component: 150 - total flux cleaned = 0.0413155 Jy ! Component: 200 - total flux cleaned = 0.0410776 Jy ! Total flux subtracted in 200 components = 0.0410776 Jy ! Clean residual min=-0.003321 max=0.003341 Jy/beam ! Clean residual mean=0.000004 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.0410776 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0410776 Jy ! Inverting map and beam ! Estimated beam: bmin=3.729 mas, bmaj=6.849 mas, bpa=59.74 degrees ! Estimated noise=0.592581 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.000270822 Jy ! Component: 100 - total flux cleaned = 1.8472e-06 Jy ! Component: 150 - total flux cleaned = 0.000202448 Jy ! Component: 200 - total flux cleaned = 0.000376393 Jy ! Total flux subtracted in 200 components = 0.000376393 Jy ! Clean residual min=-0.002701 max=0.002139 Jy/beam ! Clean residual mean=0.000013 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.041454 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 19 components and 0.041454 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=7.474 mas, bmaj=9.47 mas, bpa=73.38 degrees ! Estimated noise=0.727615 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000429698 Jy ! Component: 100 - total flux cleaned = 0.000497332 Jy ! Component: 150 - total flux cleaned = 0.00051283 Jy ! Component: 200 - total flux cleaned = 0.000519358 Jy ! Total flux subtracted in 200 components = 0.000519358 Jy ! Clean residual min=-0.002520 max=0.002182 Jy/beam ! Clean residual mean=0.000030 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.0419734 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 = 1.37061e-05 Jy ! Component: 100 - total flux cleaned = 3.30239e-05 Jy ! Component: 150 - total flux cleaned = 3.92403e-05 Jy ! Component: 200 - total flux cleaned = 5.11849e-05 Jy ! Total flux subtracted in 200 components = 5.11849e-05 Jy ! Clean residual min=-0.002512 max=0.002186 Jy/beam ! Clean residual mean=0.000030 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.0420245 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.0420245 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.729 mas, bmaj=6.849 mas, bpa=59.74 degrees ! Estimated noise=0.592581 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000230835 Jy ! Component: 100 - total flux cleaned = -0.00029809 Jy ! Component: 150 - total flux cleaned = -0.000326385 Jy ! Component: 200 - total flux cleaned = -0.000314308 Jy ! Total flux subtracted in 200 components = -0.000314308 Jy ! Clean residual min=-0.002692 max=0.002138 Jy/beam ! Clean residual mean=0.000013 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.0417102 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 38 components and 0.0417102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058142Jy sigma=0.937608 ! Fit after self-cal, rms=0.058135Jy sigma=0.937566 wmodel J1408+6505_S_map.mod ! Writing 38 model components to file: J1408+6505_S_map.mod wobs J1408+6505_S_uvs.fits ! Writing UV FITS file: J1408+6505_S_uvs.fits wwins J1408+6505_S_map.win ! wwins: Wrote 1 windows to J1408+6505_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.000786109 Jy ! Component: 100 - total flux cleaned = -0.00104912 Jy ! Component: 150 - total flux cleaned = -0.00115615 Jy ! Component: 200 - total flux cleaned = -0.00129082 Jy ! Component: 250 - total flux cleaned = -0.0014842 Jy ! Component: 300 - total flux cleaned = -0.00148462 Jy ! Component: 350 - total flux cleaned = -0.00160716 Jy ! Component: 400 - total flux cleaned = -0.00169649 Jy ! Component: 450 - total flux cleaned = -0.00175463 Jy ! Component: 500 - total flux cleaned = -0.00181091 Jy ! Component: 550 - total flux cleaned = -0.00175461 Jy ! Component: 600 - total flux cleaned = -0.00178221 Jy ! Component: 650 - total flux cleaned = -0.00175549 Jy ! Component: 700 - total flux cleaned = -0.00178173 Jy ! Component: 750 - total flux cleaned = -0.00167832 Jy ! Component: 800 - total flux cleaned = -0.00175534 Jy ! Component: 850 - total flux cleaned = -0.00178005 Jy ! Component: 900 - total flux cleaned = -0.00173002 Jy ! Component: 950 - total flux cleaned = -0.00175466 Jy ! Component: 1000 - total flux cleaned = -0.0017545 Jy ! Component: 1050 - total flux cleaned = -0.00177848 Jy ! Component: 1100 - total flux cleaned = -0.00173173 Jy ! Component: 1150 - total flux cleaned = -0.00187034 Jy ! Component: 1200 - total flux cleaned = -0.0017789 Jy ! Component: 1250 - total flux cleaned = -0.00182428 Jy ! Component: 1300 - total flux cleaned = -0.00193549 Jy ! Component: 1350 - total flux cleaned = -0.00200178 Jy ! Component: 1400 - total flux cleaned = -0.00204487 Jy ! Component: 1450 - total flux cleaned = -0.00200214 Jy ! Component: 1500 - total flux cleaned = -0.00217336 Jy ! Component: 1550 - total flux cleaned = -0.00225779 Jy ! Component: 1600 - total flux cleaned = -0.00229974 Jy ! Component: 1650 - total flux cleaned = -0.00236167 Jy ! Component: 1700 - total flux cleaned = -0.00236152 Jy ! Component: 1750 - total flux cleaned = -0.00244228 Jy ! Component: 1800 - total flux cleaned = -0.00248241 Jy ! Component: 1850 - total flux cleaned = -0.00258175 Jy ! Component: 1900 - total flux cleaned = -0.00250301 Jy ! Component: 1950 - total flux cleaned = -0.00260066 Jy ! Component: 2000 - total flux cleaned = -0.00262014 Jy ! Component: 2050 - total flux cleaned = -0.00267745 Jy ! Component: 2100 - total flux cleaned = -0.00275318 Jy ! Component: 2150 - total flux cleaned = -0.00277204 Jy ! Component: 2200 - total flux cleaned = -0.00288382 Jy ! Component: 2250 - total flux cleaned = -0.00297614 Jy ! Component: 2300 - total flux cleaned = -0.00303113 Jy ! Component: 2350 - total flux cleaned = -0.00315859 Jy ! Component: 2400 - total flux cleaned = -0.00319476 Jy ! Component: 2450 - total flux cleaned = -0.003338 Jy ! Component: 2500 - total flux cleaned = -0.00335574 Jy ! Component: 2550 - total flux cleaned = -0.0034441 Jy ! Component: 2600 - total flux cleaned = -0.00360191 Jy ! Component: 2650 - total flux cleaned = -0.00361921 Jy ! Component: 2700 - total flux cleaned = -0.00375743 Jy ! Component: 2750 - total flux cleaned = -0.00377463 Jy ! Component: 2800 - total flux cleaned = -0.00389396 Jy ! Component: 2850 - total flux cleaned = -0.00402925 Jy ! Component: 2900 - total flux cleaned = -0.00406271 Jy ! Component: 2950 - total flux cleaned = -0.0041463 Jy ! Component: 3000 - total flux cleaned = -0.00417944 Jy ! Component: 3050 - total flux cleaned = -0.00431127 Jy ! Component: 3100 - total flux cleaned = -0.00432753 Jy ! Component: 3150 - total flux cleaned = -0.00444146 Jy ! Component: 3200 - total flux cleaned = -0.00450601 Jy ! Component: 3250 - total flux cleaned = -0.00453793 Jy ! Component: 3300 - total flux cleaned = -0.00464965 Jy ! Component: 3350 - total flux cleaned = -0.00471306 Jy ! Component: 3400 - total flux cleaned = -0.0047761 Jy ! Component: 3450 - total flux cleaned = -0.00487014 Jy ! Component: 3500 - total flux cleaned = -0.00493242 Jy ! Component: 3550 - total flux cleaned = -0.00502537 Jy ! Component: 3600 - total flux cleaned = -0.00507169 Jy ! Component: 3650 - total flux cleaned = -0.00522453 Jy ! Component: 3700 - total flux cleaned = -0.00531572 Jy ! Component: 3750 - total flux cleaned = -0.0053457 Jy ! Component: 3800 - total flux cleaned = -0.00542095 Jy ! Component: 3850 - total flux cleaned = -0.00542086 Jy ! Component: 3900 - total flux cleaned = -0.00548027 Jy ! Component: 3950 - total flux cleaned = -0.00549511 Jy ! Component: 4000 - total flux cleaned = -0.00556886 Jy ! Component: 4050 - total flux cleaned = -0.00556877 Jy ! Total flux subtracted in 4096 components = -0.00561264 Jy ! Clean residual min=-0.000929 max=0.000868 Jy/beam ! Clean residual mean=-0.000001 rms=0.000268 Jy/beam ! Combined flux in latest and established models = 0.0360976 Jy keep ! Adding 314 model components to the UV plane model. ! The established model now contains 352 components and 0.0360976 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv124_uvs/J1408+6505_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.729 x 6.849 at 59.74 degrees (North through East) ! Clean map min=-0.0022021 max=0.041607 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv124_uvs/J1408+6505_S_map.fits wmodel /scr/pima/rv124_uvs/J1408+6505_S_map.mod ! Writing 352 model components to file: /scr/pima/rv124_uvs/J1408+6505_S_map.mod wobs /scr/pima/rv124_uvs/J1408+6505_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv124_uvs/J1408+6505_S_uvs.fits wwins /scr/pima/rv124_uvs/J1408+6505_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv124_uvs/J1408+6505_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0416073 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000267557 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.92915 1.92915 3.85831 7.71662 15.4332 30.8665 61.733 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.041 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 155.508 quit ! Quitting program ! Log file /scr/pima/rv124_uvs/J1408+6505_S_dfm.log closed on Mon Dec 24 01:42:23 2018