! Started logfile: /scr/pima/rv125_uvs/J1055+0205_X_dfm.log on Sun Dec 23 02:50:51 2018 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv125_uvs/J1055+0205_X_uva.fits ! Reading UV FITS file: /scr/pima/rv125_uvs/J1055+0205_X_uva.fits ! AN table 1: 52 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.821581 visibilities/baseline/integration-bin. ! Found source: J1055+0205 ! ! 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 8.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 6152 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J1055+0205_X] 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.200x0.200 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 65 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 65 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 65 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 65 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011249Jy sigma=18.257069 ! Fit after self-cal, rms=0.887878Jy sigma=15.957571 ! 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=0.7602 mas, bmaj=1.835 mas, bpa=-9.617 degrees ! Estimated noise=0.859186 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.0876657 Jy ! Component: 100 - total flux cleaned = 0.106785 Jy ! Total flux subtracted in 100 components = 0.106785 Jy ! Clean residual min=-0.005351 max=0.006993 Jy/beam ! Clean residual mean=-0.000002 rms=0.001288 Jy/beam ! Combined flux in latest and established models = 0.106785 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.106785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060071Jy sigma=0.996716 ! Fit after self-cal, rms=0.060063Jy sigma=0.996611 ! 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=0.9598 mas, bmaj=2.175 mas, bpa=-8.803 degrees ! Estimated noise=0.522835 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.00713646 Jy ! Component: 100 - total flux cleaned = 0.00919417 Jy ! Component: 150 - total flux cleaned = 0.00920246 Jy ! Component: 200 - total flux cleaned = 0.00920266 Jy ! Total flux subtracted in 200 components = 0.00920266 Jy ! Clean residual min=-0.006258 max=0.006648 Jy/beam ! Clean residual mean=-0.000004 rms=0.001154 Jy/beam ! Combined flux in latest and established models = 0.115987 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.115987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059436Jy sigma=0.979819 ! Fit after self-cal, rms=0.059436Jy sigma=0.979765 ! Inverting map ! Added new window around map position (-4.6, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00580577 Jy ! Component: 100 - total flux cleaned = 0.00841212 Jy ! Component: 150 - total flux cleaned = 0.00974339 Jy ! Component: 200 - total flux cleaned = 0.0100306 Jy ! Total flux subtracted in 200 components = 0.0100306 Jy ! Clean residual min=-0.005449 max=0.004697 Jy/beam ! Clean residual mean=-0.000003 rms=0.001003 Jy/beam ! Combined flux in latest and established models = 0.126018 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 34 components and 0.126018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058904Jy sigma=0.969060 ! Fit after self-cal, rms=0.058851Jy sigma=0.968026 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9598 x 2.175 at -8.803 degrees (North through East) ! Clean map min=-0.0052778 max=0.1152 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 HN 1.09 KP 1.07 LA 1.01 ! MK 1.00 NL 1.06 OV 1.00 PT 0.85 ! SC 0.97 ! ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 HN 1.09 KP 1.05 LA 1.02 ! MK 1.04 NL 1.06 OV 0.98 PT 0.82 ! SC 0.98 ! ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 HN 1.11 KP 1.04 LA 1.02 ! MK 0.94 NL 1.06 OV 0.97 PT 0.87 ! SC 0.96 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 HN 1.12 KP 1.03 LA 1.04 ! MK 0.95 NL 1.05 OV 1.00 PT 0.83 ! SC 0.96 ! ! ! Fit before self-cal, rms=0.058851Jy sigma=0.968026 ! Fit after self-cal, rms=0.057916Jy sigma=0.945124 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9611 mas, bmaj=2.155 mas, bpa=-8.474 degrees ! Estimated noise=0.520099 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 = -9.3717e-05 Jy ! Component: 100 - total flux cleaned = -0.000404979 Jy ! Component: 150 - total flux cleaned = -0.000662475 Jy ! Component: 200 - total flux cleaned = -0.000808008 Jy ! Total flux subtracted in 200 components = -0.000808008 Jy ! Clean residual min=-0.002338 max=0.002170 Jy/beam ! Clean residual mean=-0.000000 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.12521 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 50 components and 0.12521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057819Jy sigma=0.943952 ! Fit after self-cal, rms=0.057902Jy sigma=0.943486 ! 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.057902Jy sigma=0.943486 ! Fit after self-cal, rms=0.059793Jy sigma=0.937869 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9597 mas, bmaj=2.157 mas, bpa=-8.452 degrees ! Estimated noise=0.521051 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000430512 Jy ! Component: 100 - total flux cleaned = -0.00029671 Jy ! Component: 150 - total flux cleaned = -0.000179526 Jy ! Component: 200 - total flux cleaned = -0.000124616 Jy ! Total flux subtracted in 200 components = -0.000124616 Jy ! Clean residual min=-0.002254 max=0.002042 Jy/beam ! Clean residual mean=-0.000001 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.125085 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 67 components and 0.125085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059753Jy sigma=0.937266 ! Fit after self-cal, rms=0.059791Jy sigma=0.937179 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.46132e-05 Jy ! Component: 100 - total flux cleaned = 6.10539e-05 Jy ! Component: 150 - total flux cleaned = 6.02465e-05 Jy ! Component: 200 - total flux cleaned = 7.97805e-05 Jy ! Total flux subtracted in 200 components = 7.97805e-05 Jy ! Clean residual min=-0.002214 max=0.002065 Jy/beam ! Clean residual mean=-0.000001 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.125165 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 73 components and 0.125165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059774Jy sigma=0.936916 ! Fit after self-cal, rms=0.059772Jy sigma=0.936908 ! 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.059772Jy sigma=0.936908 ! Fit after self-cal, rms=0.059958Jy sigma=0.936834 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9588 mas, bmaj=2.156 mas, bpa=-8.49 degrees ! Estimated noise=0.521274 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.30678e-05 Jy ! Component: 100 - total flux cleaned = 4.90446e-05 Jy ! Component: 150 - total flux cleaned = 4.92445e-05 Jy ! Component: 200 - total flux cleaned = 8.44559e-05 Jy ! Total flux subtracted in 200 components = 8.44559e-05 Jy ! Clean residual min=-0.002198 max=0.002093 Jy/beam ! Clean residual mean=-0.000001 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.12525 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 79 components and 0.12525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059944Jy sigma=0.936624 ! Fit after self-cal, rms=0.059944Jy sigma=0.936614 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.68137e-05 Jy ! Component: 100 - total flux cleaned = -1.75752e-05 Jy ! Component: 150 - total flux cleaned = -1.73035e-05 Jy ! Component: 200 - total flux cleaned = -2.58333e-06 Jy ! Total flux subtracted in 200 components = -2.58333e-06 Jy ! Clean residual min=-0.002181 max=0.002102 Jy/beam ! Clean residual mean=-0.000001 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.125247 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 83 components and 0.125247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059936Jy sigma=0.936484 ! Fit after self-cal, rms=0.059935Jy sigma=0.936479 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.059935Jy sigma=0.936479 ! Fit after self-cal, rms=0.060008Jy sigma=0.936453 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.222 mas, bmaj=3.487 mas, bpa=-7.19 degrees ! Estimated noise=0.634947 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000198665 Jy ! Component: 100 - total flux cleaned = 0.000287045 Jy ! Component: 150 - total flux cleaned = 0.000352643 Jy ! Component: 200 - total flux cleaned = 0.000421743 Jy ! Total flux subtracted in 200 components = 0.000421743 Jy ! Clean residual min=-0.002355 max=0.002314 Jy/beam ! Clean residual mean=-0.000001 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.125669 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 89 components and 0.125669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060005Jy sigma=0.936425 ! Fit after self-cal, rms=0.060005Jy sigma=0.936414 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 = 3.92819e-05 Jy ! Component: 100 - total flux cleaned = 7.90123e-05 Jy ! Component: 150 - total flux cleaned = 0.000106397 Jy ! Component: 200 - total flux cleaned = 0.000115099 Jy ! Total flux subtracted in 200 components = 0.000115099 Jy ! Clean residual min=-0.002341 max=0.002337 Jy/beam ! Clean residual mean=-0.000001 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.125784 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 95 components and 0.125784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060005Jy sigma=0.936428 ! Fit after self-cal, rms=0.060005Jy sigma=0.936424 ! 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=0.9579 mas, bmaj=2.155 mas, bpa=-8.525 degrees ! Estimated noise=0.521432 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9579 x 2.155 at -8.525 degrees (North through East) ! Clean map min=-0.002014 max=0.1147 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=0.7592 mas, bmaj=1.815 mas, bpa=-9.082 degrees ! Estimated noise=0.872871 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0879618 Jy ! Component: 100 - total flux cleaned = 0.107181 Jy ! Component: 150 - total flux cleaned = 0.113159 Jy ! Component: 200 - total flux cleaned = 0.11566 Jy ! Total flux subtracted in 200 components = 0.11566 Jy ! Clean residual min=-0.004107 max=0.003868 Jy/beam ! Clean residual mean=-0.000001 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.11566 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.11566 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9579 mas, bmaj=2.155 mas, bpa=-8.525 degrees ! Estimated noise=0.521432 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.00395866 Jy ! Component: 100 - total flux cleaned = 0.00652697 Jy ! Component: 150 - total flux cleaned = 0.00758728 Jy ! Component: 200 - total flux cleaned = 0.00807217 Jy ! Total flux subtracted in 200 components = 0.00807217 Jy ! Clean residual min=-0.002362 max=0.002041 Jy/beam ! Clean residual mean=-0.000001 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.123732 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 30 components and 0.123732 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.222 mas, bmaj=3.487 mas, bpa=-7.19 degrees ! Estimated noise=0.634947 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113297 Jy ! Component: 100 - total flux cleaned = 0.00151705 Jy ! Component: 150 - total flux cleaned = 0.0017164 Jy ! Component: 200 - total flux cleaned = 0.00185283 Jy ! Total flux subtracted in 200 components = 0.00185283 Jy ! Clean residual min=-0.002365 max=0.002312 Jy/beam ! Clean residual mean=-0.000001 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.125585 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.000116935 Jy ! Component: 100 - total flux cleaned = 0.000178498 Jy ! Component: 150 - total flux cleaned = 0.000216788 Jy ! Component: 200 - total flux cleaned = 0.000252293 Jy ! Total flux subtracted in 200 components = 0.000252293 Jy ! Clean residual min=-0.002385 max=0.002333 Jy/beam ! Clean residual mean=-0.000001 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.125837 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 46 components and 0.125837 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9579 mas, bmaj=2.155 mas, bpa=-8.525 degrees ! Estimated noise=0.521432 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000443938 Jy ! Component: 100 - total flux cleaned = -0.000652642 Jy ! Component: 150 - total flux cleaned = -0.000686477 Jy ! Component: 200 - total flux cleaned = -0.000685782 Jy ! Total flux subtracted in 200 components = -0.000685782 Jy ! Clean residual min=-0.002298 max=0.002065 Jy/beam ! Clean residual mean=-0.000001 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.125152 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 57 components and 0.125152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060058Jy sigma=0.937346 ! Fit after self-cal, rms=0.060059Jy sigma=0.937294 wmodel J1055+0205_X_map.mod ! Writing 57 model components to file: J1055+0205_X_map.mod wobs J1055+0205_X_uvs.fits ! Writing UV FITS file: J1055+0205_X_uvs.fits wwins J1055+0205_X_map.win ! wwins: Wrote 2 windows to J1055+0205_X_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.000610997 Jy ! Component: 100 - total flux cleaned = -0.00121499 Jy ! Component: 150 - total flux cleaned = -0.00138338 Jy ! Component: 200 - total flux cleaned = -0.00151126 Jy ! Component: 250 - total flux cleaned = -0.00175773 Jy ! Component: 300 - total flux cleaned = -0.00199603 Jy ! Component: 350 - total flux cleaned = -0.00211145 Jy ! Component: 400 - total flux cleaned = -0.00225325 Jy ! Component: 450 - total flux cleaned = -0.0024188 Jy ! Component: 500 - total flux cleaned = -0.00249924 Jy ! Component: 550 - total flux cleaned = -0.00263107 Jy ! Component: 600 - total flux cleaned = -0.00268254 Jy ! Component: 650 - total flux cleaned = -0.00278479 Jy ! Component: 700 - total flux cleaned = -0.00288492 Jy ! Component: 750 - total flux cleaned = -0.00295856 Jy ! Component: 800 - total flux cleaned = -0.00307968 Jy ! Component: 850 - total flux cleaned = -0.00312721 Jy ! Component: 900 - total flux cleaned = -0.00326803 Jy ! Component: 950 - total flux cleaned = -0.00338328 Jy ! Component: 1000 - total flux cleaned = -0.00349647 Jy ! Component: 1050 - total flux cleaned = -0.00360771 Jy ! Component: 1100 - total flux cleaned = -0.00369571 Jy ! Component: 1150 - total flux cleaned = -0.00378189 Jy ! Component: 1200 - total flux cleaned = -0.00384557 Jy ! Component: 1250 - total flux cleaned = -0.00390852 Jy ! Component: 1300 - total flux cleaned = -0.00397055 Jy ! Component: 1350 - total flux cleaned = -0.00403179 Jy ! Component: 1400 - total flux cleaned = -0.00409225 Jy ! Component: 1450 - total flux cleaned = -0.00409244 Jy ! Component: 1500 - total flux cleaned = -0.00415177 Jy ! Component: 1550 - total flux cleaned = -0.00421019 Jy ! Component: 1600 - total flux cleaned = -0.00421004 Jy ! Component: 1650 - total flux cleaned = -0.00421013 Jy ! Component: 1700 - total flux cleaned = -0.00426648 Jy ! Component: 1750 - total flux cleaned = -0.00422906 Jy ! Component: 1800 - total flux cleaned = -0.00428462 Jy ! Component: 1850 - total flux cleaned = -0.00428459 Jy ! Component: 1900 - total flux cleaned = -0.00426655 Jy ! Component: 1950 - total flux cleaned = -0.00430247 Jy ! Component: 2000 - total flux cleaned = -0.00435572 Jy ! Component: 2050 - total flux cleaned = -0.00442627 Jy ! Component: 2100 - total flux cleaned = -0.00446137 Jy ! Component: 2150 - total flux cleaned = -0.00447855 Jy ! Component: 2200 - total flux cleaned = -0.00449562 Jy ! Component: 2250 - total flux cleaned = -0.00459789 Jy ! Component: 2300 - total flux cleaned = -0.00461467 Jy ! Component: 2350 - total flux cleaned = -0.00466514 Jy ! Component: 2400 - total flux cleaned = -0.00471497 Jy ! Component: 2450 - total flux cleaned = -0.00476459 Jy ! Component: 2500 - total flux cleaned = -0.00491206 Jy ! Component: 2550 - total flux cleaned = -0.00499343 Jy ! Component: 2600 - total flux cleaned = -0.00502542 Jy ! Component: 2650 - total flux cleaned = -0.00507358 Jy ! Component: 2700 - total flux cleaned = -0.00520056 Jy ! Component: 2750 - total flux cleaned = -0.00524794 Jy ! Component: 2800 - total flux cleaned = -0.00526347 Jy ! Component: 2850 - total flux cleaned = -0.0053258 Jy ! Component: 2900 - total flux cleaned = -0.00540309 Jy ! Component: 2950 - total flux cleaned = -0.0054797 Jy ! Component: 3000 - total flux cleaned = -0.0054644 Jy ! Component: 3050 - total flux cleaned = -0.00550974 Jy ! Component: 3100 - total flux cleaned = -0.00556986 Jy ! Component: 3150 - total flux cleaned = -0.00554007 Jy ! Component: 3200 - total flux cleaned = -0.00562898 Jy ! Component: 3250 - total flux cleaned = -0.00561417 Jy ! Component: 3300 - total flux cleaned = -0.00567272 Jy ! Component: 3350 - total flux cleaned = -0.0057458 Jy ! Component: 3400 - total flux cleaned = -0.00571678 Jy ! Component: 3450 - total flux cleaned = -0.00577442 Jy ! Component: 3500 - total flux cleaned = -0.00578871 Jy ! Component: 3550 - total flux cleaned = -0.00584566 Jy ! Component: 3600 - total flux cleaned = -0.00597288 Jy ! Component: 3650 - total flux cleaned = -0.00598694 Jy ! Component: 3700 - total flux cleaned = -0.0060708 Jy ! Component: 3750 - total flux cleaned = -0.00611249 Jy ! Component: 3800 - total flux cleaned = -0.00623713 Jy ! Component: 3850 - total flux cleaned = -0.00626458 Jy ! Component: 3900 - total flux cleaned = -0.00630558 Jy ! Component: 3950 - total flux cleaned = -0.00640104 Jy ! Component: 4000 - total flux cleaned = -0.00645522 Jy ! Component: 4050 - total flux cleaned = -0.00649562 Jy ! Total flux subtracted in 4096 components = -0.0065761 Jy ! Clean residual min=-0.000857 max=0.000850 Jy/beam ! Clean residual mean=-0.000000 rms=0.000227 Jy/beam ! Combined flux in latest and established models = 0.118576 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 339 components and 0.118576 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv125_uvs/J1055+0205_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9579 x 2.155 at -8.525 degrees (North through East) ! Clean map min=-0.0013371 max=0.11393 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv125_uvs/J1055+0205_X_map.fits wmodel /scr/pima/rv125_uvs/J1055+0205_X_map.mod ! Writing 339 model components to file: /scr/pima/rv125_uvs/J1055+0205_X_map.mod wobs /scr/pima/rv125_uvs/J1055+0205_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv125_uvs/J1055+0205_X_uvs.fits wwins /scr/pima/rv125_uvs/J1055+0205_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rv125_uvs/J1055+0205_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.113928 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000226024 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.595175 0.595175 1.19035 2.3807 4.7614 9.52279 19.0456 38.0912 76.1824 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.113 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 504.053 quit ! Quitting program ! Log file /scr/pima/rv125_uvs/J1055+0205_X_dfm.log closed on Sun Dec 23 02:50:55 2018