! Started logfile: /image_prod/ug002_uva//J1000+1324_S_a_dfm.log on Wed Mar 4 23:20:59 2020 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /image_prod/ug002_uva//J1000+1324_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1000+1324_S_a_uva.fits ! AN table 1: 113 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.859882 visibilities/baseline/integration-bin. ! Found source: J1000+1324 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 40 lines of history. ! ! Reading 10494 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 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 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 J1000+1324_S_a] 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 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004654Jy sigma=9.229061 ! Fit after self-cal, rms=0.925174Jy sigma=8.518993 ! 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=3.157 mas, bmaj=11.79 mas, bpa=-19.79 degrees ! Estimated noise=1.15589 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.057166 Jy ! Component: 100 - total flux cleaned = 0.069666 Jy ! Total flux subtracted in 100 components = 0.069666 Jy ! Clean residual min=-0.002573 max=0.003744 Jy/beam ! Clean residual mean=0.000003 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.069666 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.069666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061613Jy sigma=0.465427 ! Fit after self-cal, rms=0.061464Jy sigma=0.463454 ! 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.799 mas, bmaj=12.11 mas, bpa=-18.49 degrees ! Estimated noise=0.774968 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.00514012 Jy ! Component: 100 - total flux cleaned = 0.00682664 Jy ! Component: 150 - total flux cleaned = 0.00670137 Jy ! Component: 200 - total flux cleaned = 0.00660041 Jy ! Total flux subtracted in 200 components = 0.00660041 Jy ! Clean residual min=-0.002046 max=0.002464 Jy/beam ! Clean residual mean=0.000008 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.0762664 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 25 components and 0.0762664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060810Jy sigma=0.459907 ! Fit after self-cal, rms=0.060786Jy sigma=0.459765 ! 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.799 x 12.11 at -18.49 degrees (North through East) ! Clean map min=-0.002012 max=0.074287 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 HN 1.04 KP 0.97 ! LA 1.02 MK 1.03 NL 0.98 OV 1.00 ! PT 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.99 HN 1.03 KP 1.00 ! LA 1.02 MK 1.00 NL 0.99 OV 0.96 ! PT 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.98 HN 1.02 KP 0.98 ! LA 1.05 MK 0.99 NL 0.94 OV 1.02 ! PT 1.04 ! ! ! Fit before self-cal, rms=0.060786Jy sigma=0.459765 ! Fit after self-cal, rms=0.058133Jy sigma=0.458714 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.818 mas, bmaj=11.94 mas, bpa=-18.49 degrees ! Estimated noise=0.771363 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.000474729 Jy ! Component: 100 - total flux cleaned = 0.000723687 Jy ! Component: 150 - total flux cleaned = 0.000802999 Jy ! Component: 200 - total flux cleaned = 0.000819637 Jy ! Total flux subtracted in 200 components = 0.000819637 Jy ! Clean residual min=-0.001908 max=0.002164 Jy/beam ! Clean residual mean=0.000007 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.0770861 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 34 components and 0.077086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058104Jy sigma=0.458546 ! Fit after self-cal, rms=0.058095Jy sigma=0.458486 ! 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. ! ! Fit before self-cal, rms=0.058095Jy sigma=0.458486 ! Fit after self-cal, rms=0.054749Jy sigma=0.454910 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.813 mas, bmaj=11.94 mas, bpa=-18.31 degrees ! Estimated noise=0.772067 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000794609 Jy ! Component: 100 - total flux cleaned = 0.000944901 Jy ! Component: 150 - total flux cleaned = 0.000986921 Jy ! Component: 200 - total flux cleaned = 0.00101146 Jy ! Total flux subtracted in 200 components = 0.00101146 Jy ! Clean residual min=-0.001454 max=0.001664 Jy/beam ! Clean residual mean=-0.000000 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.0780975 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 46 components and 0.0780975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054734Jy sigma=0.454801 ! Fit after self-cal, rms=0.054730Jy sigma=0.454749 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) ! Added new window around map position (-89, 122.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000747803 Jy ! Component: 100 - total flux cleaned = 0.000744331 Jy ! Component: 150 - total flux cleaned = 0.000776306 Jy ! Component: 200 - total flux cleaned = 0.000750343 Jy ! Total flux subtracted in 200 components = 0.000750343 Jy ! Clean residual min=-0.001313 max=0.001509 Jy/beam ! Clean residual mean=-0.000002 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.0788478 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 67 components and 0.0788478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054665Jy sigma=0.454260 ! Fit after self-cal, rms=0.054657Jy sigma=0.454212 ! 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. ! ! Fit before self-cal, rms=0.054657Jy sigma=0.454212 ! Fit after self-cal, rms=0.054090Jy sigma=0.453930 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.81 mas, bmaj=11.9 mas, bpa=-18.3 degrees ! Estimated noise=0.769646 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000499731 Jy ! Component: 100 - total flux cleaned = 0.000745688 Jy ! Component: 150 - total flux cleaned = 0.000896362 Jy ! Component: 200 - total flux cleaned = 0.00101394 Jy ! Total flux subtracted in 200 components = 0.00101394 Jy ! Clean residual min=-0.001340 max=0.001403 Jy/beam ! Clean residual mean=-0.000004 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.0798618 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 86 components and 0.0798618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054070Jy sigma=0.453790 ! Fit after self-cal, rms=0.054060Jy sigma=0.453774 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.000124745 Jy ! Component: 100 - total flux cleaned = 0.000187089 Jy ! Component: 150 - total flux cleaned = 0.000258738 Jy ! Component: 200 - total flux cleaned = 0.000311709 Jy ! Total flux subtracted in 200 components = 0.000311709 Jy ! Clean residual min=-0.001332 max=0.001410 Jy/beam ! Clean residual mean=-0.000004 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.0801735 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 98 components and 0.0801735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054051Jy sigma=0.453717 ! Fit after self-cal, rms=0.054050Jy sigma=0.453713 ! 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. ! ! Fit before self-cal, rms=0.054050Jy sigma=0.453713 ! Fit after self-cal, rms=0.053942Jy sigma=0.453693 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.997 mas, bmaj=12.54 mas, bpa=-15.02 degrees ! Estimated noise=0.892484 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000415827 Jy ! Component: 100 - total flux cleaned = 0.000436125 Jy ! Component: 150 - total flux cleaned = 0.000402782 Jy ! Component: 200 - total flux cleaned = 0.000403122 Jy ! Total flux subtracted in 200 components = 0.000403122 Jy ! Clean residual min=-0.001398 max=0.001418 Jy/beam ! Clean residual mean=-0.000006 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.0805766 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 112 components and 0.0805766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053938Jy sigma=0.453696 ! Fit after self-cal, rms=0.053931Jy sigma=0.453673 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.68054e-07 Jy ! Component: 100 - total flux cleaned = -3.16609e-05 Jy ! Component: 150 - total flux cleaned = -4.03797e-05 Jy ! Component: 200 - total flux cleaned = -4.00252e-05 Jy ! Total flux subtracted in 200 components = -4.00252e-05 Jy ! Clean residual min=-0.001381 max=0.001403 Jy/beam ! Clean residual mean=-0.000006 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.0805366 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 114 components and 0.0805366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053929Jy sigma=0.453689 ! Fit after self-cal, rms=0.053926Jy sigma=0.453677 ! 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.811 mas, bmaj=11.89 mas, bpa=-18.31 degrees ! Estimated noise=0.769663 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.811 x 11.89 at -18.31 degrees (North through East) ! Clean map min=-0.0014856 max=0.073538 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=3.165 mas, bmaj=11.64 mas, bpa=-19.65 degrees ! Estimated noise=1.15879 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0575429 Jy ! Component: 100 - total flux cleaned = 0.070289 Jy ! Component: 150 - total flux cleaned = 0.0747607 Jy ! Component: 200 - total flux cleaned = 0.0769423 Jy ! Total flux subtracted in 200 components = 0.0769423 Jy ! Clean residual min=-0.001963 max=0.002288 Jy/beam ! Clean residual mean=-0.000002 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.0769423 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0769423 Jy ! Inverting map and beam ! Estimated beam: bmin=3.811 mas, bmaj=11.89 mas, bpa=-18.31 degrees ! Estimated noise=0.769663 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) ! Added new window around map position (-7, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00239076 Jy ! Component: 100 - total flux cleaned = 0.00322721 Jy ! Component: 150 - total flux cleaned = 0.00393799 Jy ! Component: 200 - total flux cleaned = 0.0042008 Jy ! Total flux subtracted in 200 components = 0.0042008 Jy ! Clean residual min=-0.001266 max=0.001392 Jy/beam ! Clean residual mean=-0.000002 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.0811431 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 51 components and 0.0811431 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.997 mas, bmaj=12.54 mas, bpa=-15.02 degrees ! Estimated noise=0.892484 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000193352 Jy ! Component: 100 - total flux cleaned = 0.000190622 Jy ! Component: 150 - total flux cleaned = 0.000191478 Jy ! Component: 200 - total flux cleaned = 0.000213306 Jy ! Total flux subtracted in 200 components = 0.000213306 Jy ! Clean residual min=-0.001353 max=0.001507 Jy/beam ! Clean residual mean=-0.000003 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.0813564 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 = -2.81679e-07 Jy ! Component: 100 - total flux cleaned = -1.77358e-05 Jy ! Component: 150 - total flux cleaned = -3.40952e-05 Jy ! Component: 200 - total flux cleaned = -7.87072e-05 Jy ! Total flux subtracted in 200 components = -7.87072e-05 Jy ! Clean residual min=-0.001371 max=0.001472 Jy/beam ! Clean residual mean=-0.000003 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.0812777 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 112 components and 0.0812777 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.811 mas, bmaj=11.89 mas, bpa=-18.31 degrees ! Estimated noise=0.769663 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000258344 Jy ! Component: 100 - total flux cleaned = 0.000302788 Jy ! Component: 150 - total flux cleaned = 0.000323245 Jy ! Component: 200 - total flux cleaned = 0.00030583 Jy ! Total flux subtracted in 200 components = 0.00030583 Jy ! Clean residual min=-0.001217 max=0.001404 Jy/beam ! Clean residual mean=-0.000002 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.0815835 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 130 components and 0.0815835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053914Jy sigma=0.453520 ! Fit after self-cal, rms=0.053915Jy sigma=0.453478 wmodel J1000+1324_S_a_map.mod ! Writing 130 model components to file: J1000+1324_S_a_map.mod wobs J1000+1324_S_a_uvs.fits ! Writing UV FITS file: J1000+1324_S_a_uvs.fits wwins J1000+1324_S_a_map.win ! wwins: Wrote 3 windows to J1000+1324_S_a_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.00036112 Jy ! Component: 100 - total flux cleaned = 0.000105201 Jy ! Component: 150 - total flux cleaned = -5.47082e-05 Jy ! Component: 200 - total flux cleaned = -0.000243506 Jy ! Component: 250 - total flux cleaned = -0.000387849 Jy ! Component: 300 - total flux cleaned = -0.000526183 Jy ! Component: 350 - total flux cleaned = -0.000559459 Jy ! Component: 400 - total flux cleaned = -0.000575623 Jy ! Component: 450 - total flux cleaned = -0.000591585 Jy ! Component: 500 - total flux cleaned = -0.000668359 Jy ! Component: 550 - total flux cleaned = -0.00074311 Jy ! Component: 600 - total flux cleaned = -0.000830474 Jy ! Component: 650 - total flux cleaned = -0.00085895 Jy ! Component: 700 - total flux cleaned = -0.000873131 Jy ! Component: 750 - total flux cleaned = -0.000955045 Jy ! Component: 800 - total flux cleaned = -0.000968069 Jy ! Component: 850 - total flux cleaned = -0.000994277 Jy ! Component: 900 - total flux cleaned = -0.00107138 Jy ! Component: 950 - total flux cleaned = -0.0011218 Jy ! Component: 1000 - total flux cleaned = -0.00118385 Jy ! Component: 1050 - total flux cleaned = -0.00125704 Jy ! Component: 1100 - total flux cleaned = -0.00128097 Jy ! Component: 1150 - total flux cleaned = -0.00130459 Jy ! Component: 1200 - total flux cleaned = -0.0013628 Jy ! Component: 1250 - total flux cleaned = -0.0013973 Jy ! Component: 1300 - total flux cleaned = -0.00144253 Jy ! Component: 1350 - total flux cleaned = -0.00142043 Jy ! Component: 1400 - total flux cleaned = -0.00146452 Jy ! Component: 1450 - total flux cleaned = -0.00148634 Jy ! Component: 1500 - total flux cleaned = -0.00150783 Jy ! Component: 1550 - total flux cleaned = -0.00153972 Jy ! Component: 1600 - total flux cleaned = -0.0015189 Jy ! Component: 1650 - total flux cleaned = -0.00152921 Jy ! Component: 1700 - total flux cleaned = -0.0015395 Jy ! Component: 1750 - total flux cleaned = -0.00154945 Jy ! Component: 1800 - total flux cleaned = -0.00157917 Jy ! Component: 1850 - total flux cleaned = -0.00158884 Jy ! Component: 1900 - total flux cleaned = -0.00161806 Jy ! Component: 1950 - total flux cleaned = -0.00161801 Jy ! Component: 2000 - total flux cleaned = -0.0016561 Jy ! Component: 2050 - total flux cleaned = -0.00163718 Jy ! Component: 2100 - total flux cleaned = -0.00163729 Jy ! Component: 2150 - total flux cleaned = -0.00164674 Jy ! Component: 2200 - total flux cleaned = -0.00163744 Jy ! Component: 2250 - total flux cleaned = -0.00168289 Jy ! Component: 2300 - total flux cleaned = -0.00168284 Jy ! Component: 2350 - total flux cleaned = -0.00166507 Jy ! Component: 2400 - total flux cleaned = -0.0016916 Jy ! Component: 2450 - total flux cleaned = -0.00170029 Jy ! Component: 2500 - total flux cleaned = -0.00170886 Jy ! Component: 2550 - total flux cleaned = -0.00171738 Jy ! Component: 2600 - total flux cleaned = -0.00172568 Jy ! Component: 2650 - total flux cleaned = -0.00172568 Jy ! Component: 2700 - total flux cleaned = -0.00171722 Jy ! Component: 2750 - total flux cleaned = -0.00171718 Jy ! Component: 2800 - total flux cleaned = -0.0016925 Jy ! Component: 2850 - total flux cleaned = -0.0017251 Jy ! Component: 2900 - total flux cleaned = -0.00172512 Jy ! Component: 2950 - total flux cleaned = -0.00171712 Jy ! Component: 3000 - total flux cleaned = -0.00170115 Jy ! Component: 3050 - total flux cleaned = -0.00168534 Jy ! Component: 3100 - total flux cleaned = -0.00167741 Jy ! Component: 3150 - total flux cleaned = -0.00169284 Jy ! Component: 3200 - total flux cleaned = -0.00166198 Jy ! Component: 3250 - total flux cleaned = -0.00165436 Jy ! Component: 3300 - total flux cleaned = -0.00166955 Jy ! Component: 3350 - total flux cleaned = -0.00163942 Jy ! Component: 3400 - total flux cleaned = -0.00163939 Jy ! Component: 3450 - total flux cleaned = -0.00164685 Jy ! Component: 3500 - total flux cleaned = -0.00162462 Jy ! Component: 3550 - total flux cleaned = -0.00163193 Jy ! Component: 3600 - total flux cleaned = -0.00163926 Jy ! Component: 3650 - total flux cleaned = -0.00163929 Jy ! Component: 3700 - total flux cleaned = -0.00160334 Jy ! Component: 3750 - total flux cleaned = -0.00161765 Jy ! Component: 3800 - total flux cleaned = -0.00163179 Jy ! Component: 3850 - total flux cleaned = -0.00164583 Jy ! Component: 3900 - total flux cleaned = -0.00164579 Jy ! Component: 3950 - total flux cleaned = -0.00165969 Jy ! Component: 4000 - total flux cleaned = -0.00168041 Jy ! Component: 4050 - total flux cleaned = -0.00166669 Jy ! Total flux subtracted in 4096 components = -0.00172123 Jy ! Clean residual min=-0.000477 max=0.000501 Jy/beam ! Clean residual mean=-0.000002 rms=0.000135 Jy/beam ! Combined flux in latest and established models = 0.0798623 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 425 components and 0.0798622 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1000+1324_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.811 x 11.89 at -18.31 degrees (North through East) ! Clean map min=-0.0012449 max=0.073333 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1000+1324_S_a_map.fits wmodel /image_prod/ug002_uva//J1000+1324_S_a_map.mod ! Writing 425 model components to file: /image_prod/ug002_uva//J1000+1324_S_a_map.mod wobs /image_prod/ug002_uva//J1000+1324_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1000+1324_S_a_uvs.fits wwins /image_prod/ug002_uva//J1000+1324_S_a_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1000+1324_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0733333 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000132215 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.54088 0.54088 1.08176 2.16352 4.32704 8.65408 17.3082 34.6163 69.2326 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.073 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 554.651 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1000+1324_S_a_dfm.log closed on Wed Mar 4 23:21:03 2020