! Started logfile: /scr/pima/rv124_uvs/J1415+6501_S_dfm.log on Mon Dec 24 01:42:29 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/J1415+6501_S_uva.fits ! Reading UV FITS file: /scr/pima/rv124_uvs/J1415+6501_S_uva.fits ! AN table 1: 22 integrations on 21 of 21 possible baselines. ! AN table 2: 22 integrations on 15 of 15 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1415+6501 ! ! 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 3168 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 J1415+6501_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! A total of 154 telescope corrections were flagged in sub-array 1. ! A total of 132 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.001775Jy sigma=19.333698 ! Fit after self-cal, rms=0.968781Jy sigma=18.707751 ! 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=4.573 mas, bmaj=7.042 mas, bpa=65.14 degrees ! Estimated noise=1.38008 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.0249743 Jy ! Component: 100 - total flux cleaned = 0.0311153 Jy ! Total flux subtracted in 100 components = 0.0311153 Jy ! Clean residual min=-0.004329 max=0.005768 Jy/beam ! Clean residual mean=0.000001 rms=0.001289 Jy/beam ! Combined flux in latest and established models = 0.0311153 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0311153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048259Jy sigma=0.909011 ! Fit after self-cal, rms=0.046954Jy sigma=0.882236 ! 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=5.62 mas, bmaj=8.336 mas, bpa=71.08 degrees ! Estimated noise=0.76193 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.00447283 Jy ! Component: 100 - total flux cleaned = 0.00692488 Jy ! Component: 150 - total flux cleaned = 0.00764257 Jy ! Component: 200 - total flux cleaned = 0.00818011 Jy ! Total flux subtracted in 200 components = 0.00818011 Jy ! Clean residual min=-0.003382 max=0.003475 Jy/beam ! Clean residual mean=0.000006 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.0392954 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 32 components and 0.0392954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046514Jy sigma=0.873483 ! Fit after self-cal, rms=0.046413Jy sigma=0.872098 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.62 x 8.336 at 71.08 degrees (North through East) ! Clean map min=-0.0035109 max=0.032819 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.34 HN 1.03 LA 0.92 ! NL 1.11 OV 0.82 PT 1.20 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.05 HN 0.98 KP 0.77 LA 0.78 ! NL 1.22 OV 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.38 HN 0.87 LA 0.87 ! NL 1.18 OV 0.86 PT 1.05 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00 HN 0.91 KP 1.07 LA 1.02 ! NL 1.13 OV 0.68 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* LA 0.00* ! NL 0.00* OV 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.00* HN 0.00* KP 0.00* LA 0.00* ! NL 0.00* OV 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.09 HN 1.02 LA 1.05 ! NL 0.97 OV 0.93 PT 1.21 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.95 HN 1.06 KP 0.86 LA 0.89 ! NL 1.15 OV 0.96 ! ! ! Fit before self-cal, rms=0.046413Jy sigma=0.872098 ! Fit after self-cal, rms=0.045438Jy sigma=0.860497 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.52 mas, bmaj=8.319 mas, bpa=72.26 degrees ! Estimated noise=0.747171 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 = -5.20021e-05 Jy ! Component: 100 - total flux cleaned = 0.000124014 Jy ! Component: 150 - total flux cleaned = 0.000310238 Jy ! Component: 200 - total flux cleaned = 0.000361286 Jy ! Total flux subtracted in 200 components = 0.000361286 Jy ! Clean residual min=-0.002432 max=0.002179 Jy/beam ! Clean residual mean=-0.000022 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.0396567 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 42 components and 0.0396567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045409Jy sigma=0.859610 ! Fit after self-cal, rms=0.045762Jy sigma=0.855876 ! 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.045762Jy sigma=0.855876 ! Fit after self-cal, rms=0.047428Jy sigma=0.854591 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.489 mas, bmaj=8.251 mas, bpa=71.71 degrees ! Estimated noise=0.749903 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.13392e-05 Jy ! Component: 100 - total flux cleaned = 0.000231578 Jy ! Component: 150 - total flux cleaned = 0.000375917 Jy ! Component: 200 - total flux cleaned = 0.000414507 Jy ! Total flux subtracted in 200 components = 0.000414507 Jy ! Clean residual min=-0.002369 max=0.002175 Jy/beam ! Clean residual mean=-0.000022 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.0400712 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 50 components and 0.0400712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047414Jy sigma=0.854032 ! Fit after self-cal, rms=0.047629Jy sigma=0.852795 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.77523e-05 Jy ! Component: 100 - total flux cleaned = -3.53264e-05 Jy ! Component: 150 - total flux cleaned = -4.82691e-05 Jy ! Component: 200 - total flux cleaned = -4.83789e-05 Jy ! Total flux subtracted in 200 components = -4.83789e-05 Jy ! Clean residual min=-0.002515 max=0.002347 Jy/beam ! Clean residual mean=-0.000024 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.0400228 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 62 components and 0.0400229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047619Jy sigma=0.852402 ! Fit after self-cal, rms=0.047618Jy sigma=0.852284 ! 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.047618Jy sigma=0.852284 ! Fit after self-cal, rms=0.048590Jy sigma=0.851872 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.47 mas, bmaj=8.188 mas, bpa=70.97 degrees ! Estimated noise=0.746623 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.18159e-05 Jy ! Component: 100 - total flux cleaned = 0.000234529 Jy ! Component: 150 - total flux cleaned = 0.000287743 Jy ! Component: 200 - total flux cleaned = 0.000299144 Jy ! Total flux subtracted in 200 components = 0.000299144 Jy ! Clean residual min=-0.002430 max=0.002243 Jy/beam ! Clean residual mean=-0.000023 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.040322 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 75 components and 0.040322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048579Jy sigma=0.851539 ! Fit after self-cal, rms=0.048702Jy sigma=0.851350 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.000124213 Jy ! Component: 100 - total flux cleaned = -0.00011307 Jy ! Component: 150 - total flux cleaned = -0.000103026 Jy ! Component: 200 - total flux cleaned = -9.41702e-05 Jy ! Total flux subtracted in 200 components = -9.41702e-05 Jy ! Clean residual min=-0.002523 max=0.002201 Jy/beam ! Clean residual mean=-0.000024 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.0402278 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 85 components and 0.0402278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048697Jy sigma=0.851134 ! Fit after self-cal, rms=0.048696Jy sigma=0.851071 ! 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.048696Jy sigma=0.851071 ! Fit after self-cal, rms=0.049254Jy sigma=0.850912 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.845 mas, bmaj=10.63 mas, bpa=74.4 degrees ! Estimated noise=0.845887 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00033303 Jy ! Component: 100 - total flux cleaned = 0.000443546 Jy ! Component: 150 - total flux cleaned = 0.000471099 Jy ! Component: 200 - total flux cleaned = 0.000518622 Jy ! Total flux subtracted in 200 components = 0.000518622 Jy ! Clean residual min=-0.002875 max=0.002127 Jy/beam ! Clean residual mean=-0.000036 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.0407464 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 88 components and 0.0407464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049249Jy sigma=0.850655 ! Fit after self-cal, rms=0.049311Jy sigma=0.850510 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.7758e-05 Jy ! Component: 100 - total flux cleaned = 3.21409e-05 Jy ! Component: 150 - total flux cleaned = 5.39594e-05 Jy ! Component: 200 - total flux cleaned = 7.24579e-05 Jy ! Total flux subtracted in 200 components = 7.24579e-05 Jy ! Clean residual min=-0.002887 max=0.002103 Jy/beam ! Clean residual mean=-0.000036 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.0408189 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 92 components and 0.0408189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049310Jy sigma=0.850350 ! Fit after self-cal, rms=0.049310Jy sigma=0.850265 ! 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=5.459 mas, bmaj=8.141 mas, bpa=69.95 degrees ! Estimated noise=0.742517 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.459 x 8.141 at 69.95 degrees (North through East) ! Clean map min=-0.0033527 max=0.031039 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=4.426 mas, bmaj=6.895 mas, bpa=64.57 degrees ! Estimated noise=1.30838 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0244343 Jy ! Component: 100 - total flux cleaned = 0.0312833 Jy ! Component: 150 - total flux cleaned = 0.0342431 Jy ! Component: 200 - total flux cleaned = 0.0360888 Jy ! Total flux subtracted in 200 components = 0.0360888 Jy ! Clean residual min=-0.004540 max=0.003781 Jy/beam ! Clean residual mean=-0.000014 rms=0.001064 Jy/beam ! Combined flux in latest and established models = 0.0360887 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.0360887 Jy ! Inverting map and beam ! Estimated beam: bmin=5.459 mas, bmaj=8.141 mas, bpa=69.95 degrees ! Estimated noise=0.742517 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.00153642 Jy ! Component: 100 - total flux cleaned = 0.00241502 Jy ! Component: 150 - total flux cleaned = 0.00304608 Jy ! Component: 200 - total flux cleaned = 0.00350677 Jy ! Total flux subtracted in 200 components = 0.00350677 Jy ! Clean residual min=-0.002818 max=0.002126 Jy/beam ! Clean residual mean=-0.000026 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.0395955 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 41 components and 0.0395955 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.845 mas, bmaj=10.63 mas, bpa=74.4 degrees ! Estimated noise=0.845887 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000418683 Jy ! Component: 100 - total flux cleaned = 0.000669257 Jy ! Component: 150 - total flux cleaned = 0.00084247 Jy ! Component: 200 - total flux cleaned = 0.000941631 Jy ! Total flux subtracted in 200 components = 0.000941631 Jy ! Clean residual min=-0.002987 max=0.002047 Jy/beam ! Clean residual mean=-0.000038 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.0405371 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 = 3.54442e-05 Jy ! Component: 100 - total flux cleaned = 4.68069e-05 Jy ! Component: 150 - total flux cleaned = 6.78931e-05 Jy ! Component: 200 - total flux cleaned = 8.79239e-05 Jy ! Total flux subtracted in 200 components = 8.79239e-05 Jy ! Clean residual min=-0.002969 max=0.002053 Jy/beam ! Clean residual mean=-0.000038 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.0406251 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.0406251 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.459 mas, bmaj=8.141 mas, bpa=69.95 degrees ! Estimated noise=0.742517 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000109857 Jy ! Component: 100 - total flux cleaned = -0.000196888 Jy ! Component: 150 - total flux cleaned = -0.000180407 Jy ! Component: 200 - total flux cleaned = -0.000180411 Jy ! Total flux subtracted in 200 components = -0.000180411 Jy ! Clean residual min=-0.002626 max=0.002065 Jy/beam ! Clean residual mean=-0.000023 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.0404447 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 64 components and 0.0404447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049326Jy sigma=0.850401 ! Fit after self-cal, rms=0.049296Jy sigma=0.850188 wmodel J1415+6501_S_map.mod ! Writing 64 model components to file: J1415+6501_S_map.mod wobs J1415+6501_S_uvs.fits ! Writing UV FITS file: J1415+6501_S_uvs.fits wwins J1415+6501_S_map.win ! wwins: Wrote 1 windows to J1415+6501_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.00106131 Jy ! Component: 100 - total flux cleaned = -0.0013722 Jy ! Component: 150 - total flux cleaned = -0.00148109 Jy ! Component: 200 - total flux cleaned = -0.00151353 Jy ! Component: 250 - total flux cleaned = -0.00164033 Jy ! Component: 300 - total flux cleaned = -0.00179023 Jy ! Component: 350 - total flux cleaned = -0.00193341 Jy ! Component: 400 - total flux cleaned = -0.00209938 Jy ! Component: 450 - total flux cleaned = -0.00223243 Jy ! Component: 500 - total flux cleaned = -0.00238585 Jy ! Component: 550 - total flux cleaned = -0.00253509 Jy ! Component: 600 - total flux cleaned = -0.00272876 Jy ! Component: 650 - total flux cleaned = -0.00293976 Jy ! Component: 700 - total flux cleaned = -0.00307675 Jy ! Component: 750 - total flux cleaned = -0.00323243 Jy ! Component: 800 - total flux cleaned = -0.00336262 Jy ! Component: 850 - total flux cleaned = -0.00340518 Jy ! Component: 900 - total flux cleaned = -0.00353004 Jy ! Component: 950 - total flux cleaned = -0.00363158 Jy ! Component: 1000 - total flux cleaned = -0.0037112 Jy ! Component: 1050 - total flux cleaned = -0.00380836 Jy ! Component: 1100 - total flux cleaned = -0.00390379 Jy ! Component: 1150 - total flux cleaned = -0.00399717 Jy ! Component: 1200 - total flux cleaned = -0.00408853 Jy ! Component: 1250 - total flux cleaned = -0.0041423 Jy ! Component: 1300 - total flux cleaned = -0.00424848 Jy ! Component: 1350 - total flux cleaned = -0.00428345 Jy ! Component: 1400 - total flux cleaned = -0.00435177 Jy ! Component: 1450 - total flux cleaned = -0.00440197 Jy ! Component: 1500 - total flux cleaned = -0.00440205 Jy ! Component: 1550 - total flux cleaned = -0.00443488 Jy ! Component: 1600 - total flux cleaned = -0.0045155 Jy ! Component: 1650 - total flux cleaned = -0.00451527 Jy ! Component: 1700 - total flux cleaned = -0.00445212 Jy ! Component: 1750 - total flux cleaned = -0.0043745 Jy ! Component: 1800 - total flux cleaned = -0.00428279 Jy ! Component: 1850 - total flux cleaned = -0.00423773 Jy ! Component: 1900 - total flux cleaned = -0.00420791 Jy ! Component: 1950 - total flux cleaned = -0.0040896 Jy ! Component: 2000 - total flux cleaned = -0.00398778 Jy ! Component: 2050 - total flux cleaned = -0.00391564 Jy ! Component: 2100 - total flux cleaned = -0.00380139 Jy ! Component: 2150 - total flux cleaned = -0.0037166 Jy ! Component: 2200 - total flux cleaned = -0.00364674 Jy ! Component: 2250 - total flux cleaned = -0.00360525 Jy ! Component: 2300 - total flux cleaned = -0.00357777 Jy ! Component: 2350 - total flux cleaned = -0.00348281 Jy ! Component: 2400 - total flux cleaned = -0.00345609 Jy ! Component: 2450 - total flux cleaned = -0.00340285 Jy ! Component: 2500 - total flux cleaned = -0.00335004 Jy ! Component: 2550 - total flux cleaned = -0.00333703 Jy ! Component: 2600 - total flux cleaned = -0.0032851 Jy ! Component: 2650 - total flux cleaned = -0.00323365 Jy ! Component: 2700 - total flux cleaned = -0.00320824 Jy ! Component: 2750 - total flux cleaned = -0.00320837 Jy ! Component: 2800 - total flux cleaned = -0.00318316 Jy ! Component: 2850 - total flux cleaned = -0.00317058 Jy ! Component: 2900 - total flux cleaned = -0.00313353 Jy ! Component: 2950 - total flux cleaned = -0.00314568 Jy ! Component: 3000 - total flux cleaned = -0.00310907 Jy ! Component: 3050 - total flux cleaned = -0.0031211 Jy ! Component: 3100 - total flux cleaned = -0.00307308 Jy ! Component: 3150 - total flux cleaned = -0.00306117 Jy ! Component: 3200 - total flux cleaned = -0.00297845 Jy ! Component: 3250 - total flux cleaned = -0.00297859 Jy ! Component: 3300 - total flux cleaned = -0.00294369 Jy ! Component: 3350 - total flux cleaned = -0.00293211 Jy ! Component: 3400 - total flux cleaned = -0.002909 Jy ! Component: 3450 - total flux cleaned = -0.00284027 Jy ! Component: 3500 - total flux cleaned = -0.00279488 Jy ! Component: 3550 - total flux cleaned = -0.00274973 Jy ! Component: 3600 - total flux cleaned = -0.00272733 Jy ! Component: 3650 - total flux cleaned = -0.00271614 Jy ! Component: 3700 - total flux cleaned = -0.00267179 Jy ! Component: 3750 - total flux cleaned = -0.0026938 Jy ! Component: 3800 - total flux cleaned = -0.00262797 Jy ! Component: 3850 - total flux cleaned = -0.00259527 Jy ! Component: 3900 - total flux cleaned = -0.00257365 Jy ! Component: 3950 - total flux cleaned = -0.00257368 Jy ! Component: 4000 - total flux cleaned = -0.00257375 Jy ! Component: 4050 - total flux cleaned = -0.00257372 Jy ! Total flux subtracted in 4096 components = -0.00255249 Jy ! Clean residual min=-0.000650 max=0.000662 Jy/beam ! Clean residual mean=0.000003 rms=0.000190 Jy/beam ! Combined flux in latest and established models = 0.0378922 Jy keep ! Adding 257 model components to the UV plane model. ! The established model now contains 321 components and 0.0378922 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv124_uvs/J1415+6501_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.459 x 8.141 at 69.95 degrees (North through East) ! Clean map min=-0.0030007 max=0.030216 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv124_uvs/J1415+6501_S_map.fits wmodel /scr/pima/rv124_uvs/J1415+6501_S_map.mod ! Writing 321 model components to file: /scr/pima/rv124_uvs/J1415+6501_S_map.mod wobs /scr/pima/rv124_uvs/J1415+6501_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv124_uvs/J1415+6501_S_uvs.fits wwins /scr/pima/rv124_uvs/J1415+6501_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv124_uvs/J1415+6501_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0302164 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000183001 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.81691 1.81691 3.63381 7.26762 14.5352 29.0705 58.141 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.03 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 165.115 quit ! Quitting program ! Log file /scr/pima/rv124_uvs/J1415+6501_S_dfm.log closed on Mon Dec 24 01:42:33 2018