! Started logfile: /image_prod/ug002_uva//J0737+6430_X_dfm.log on Wed Mar 4 21:54:53 2020 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.42800 obs /image_prod/ug002_uva//J0737+6430_X_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0737+6430_X_uva.fits ! AN table 1: 80 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.931111 visibilities/baseline/integration-bin. ! Found source: J0737+6430 ! ! There are 12 IFs, and a total of 12 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.428e+09 3.2e+07 1 3.2e+07 ! 02 2 8.46e+09 3.2e+07 1 3.2e+07 ! 03 3 8.492e+09 3.2e+07 1 3.2e+07 ! 04 4 8.524e+09 3.2e+07 1 3.2e+07 ! 05 5 8.588e+09 3.2e+07 1 3.2e+07 ! 06 6 8.62e+09 3.2e+07 1 3.2e+07 ! 07 7 8.684e+09 3.2e+07 1 3.2e+07 ! 08 8 8.716e+09 3.2e+07 1 3.2e+07 ! 09 9 8.78e+09 3.2e+07 1 3.2e+07 ! 10 10 8.812e+09 3.2e+07 1 3.2e+07 ! 11 11 8.844e+09 3.2e+07 1 3.2e+07 ! 12 12 8.876e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 134 lines of history. ! ! Reading 40224 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 12 channels. ! Selecting polarization: RR, channels: 1..12 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 ! Reading IF 9 channels: 9..9 ! Reading IF 10 channels: 10..10 ! Reading IF 11 channels: 11..11 ! Reading IF 12 channels: 12..12 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 J0737+6430_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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006681Jy sigma=9.576729 ! Fit after self-cal, rms=0.900819Jy sigma=8.492789 ! 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.8566 mas, bmaj=0.9266 mas, bpa=-48.56 degrees ! Estimated noise=0.864045 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.0669232 Jy ! Component: 100 - total flux cleaned = 0.0958267 Jy ! Total flux subtracted in 100 components = 0.0958267 Jy ! Clean residual min=-0.007350 max=0.033732 Jy/beam ! Clean residual mean=0.000020 rms=0.002029 Jy/beam ! Combined flux in latest and established models = 0.0958267 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0958267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.085025Jy sigma=0.793742 ! Fit after self-cal, rms=0.084536Jy sigma=0.789893 ! Inverting map ! Added new window around map position (-2.6, 2.2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0297669 Jy ! Component: 100 - total flux cleaned = 0.0466314 Jy ! Total flux subtracted in 100 components = 0.0466314 Jy ! Clean residual min=-0.005242 max=0.010457 Jy/beam ! Clean residual mean=0.000013 rms=0.001304 Jy/beam ! Combined flux in latest and established models = 0.142458 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 30 components and 0.142458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.068960Jy sigma=0.627011 ! Fit after self-cal, rms=0.067494Jy sigma=0.614138 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0158882 Jy ! Component: 100 - total flux cleaned = 0.0267527 Jy ! Total flux subtracted in 100 components = 0.0267527 Jy ! Clean residual min=-0.004344 max=0.008775 Jy/beam ! Clean residual mean=0.000009 rms=0.000970 Jy/beam ! Combined flux in latest and established models = 0.169211 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 40 components and 0.169211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.060947Jy sigma=0.543960 ! Fit after self-cal, rms=0.060754Jy sigma=0.542347 ! Inverting map ! Added new window around map position (-1.2, 1.2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100676 Jy ! Component: 100 - total flux cleaned = 0.0177032 Jy ! Total flux subtracted in 100 components = 0.0177032 Jy ! Clean residual min=-0.004126 max=0.006144 Jy/beam ! Clean residual mean=0.000007 rms=0.000817 Jy/beam ! Combined flux in latest and established models = 0.186914 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 47 components and 0.186914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.057488Jy sigma=0.507129 ! Fit after self-cal, rms=0.057443Jy sigma=0.506671 ! Inverting map ! Added new window around map position (-1.4, 0.2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00690213 Jy ! Component: 100 - total flux cleaned = 0.0122837 Jy ! Total flux subtracted in 100 components = 0.0122837 Jy ! Clean residual min=-0.003987 max=0.004923 Jy/beam ! Clean residual mean=0.000005 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.199198 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 52 components and 0.199198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.055780Jy sigma=0.488726 ! Fit after self-cal, rms=0.055745Jy sigma=0.488425 ! Inverting map ! Added new window around map position (-3.8, 4.2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0052086 Jy ! Component: 100 - total flux cleaned = 0.00907954 Jy ! Total flux subtracted in 100 components = 0.00907954 Jy ! Clean residual min=-0.003643 max=0.003763 Jy/beam ! Clean residual mean=0.000004 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.208277 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 62 components and 0.208277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.054845Jy sigma=0.478933 ! Fit after self-cal, rms=0.054824Jy sigma=0.478713 ! 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=1.151 mas, bmaj=1.228 mas, bpa=-30.25 degrees ! Estimated noise=0.379573 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.00691337 Jy ! Component: 100 - total flux cleaned = 0.0118224 Jy ! Component: 150 - total flux cleaned = 0.0155441 Jy ! Component: 200 - total flux cleaned = 0.0183908 Jy ! Total flux subtracted in 200 components = 0.0183908 Jy ! Clean residual min=-0.003249 max=0.003439 Jy/beam ! Clean residual mean=-0.000000 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.226668 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 73 components and 0.226668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.053651Jy sigma=0.467260 ! Fit after self-cal, rms=0.053612Jy sigma=0.466868 ! Inverting map ! Added new window around map position (-1.8, -1.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00336994 Jy ! Component: 100 - total flux cleaned = 0.0051941 Jy ! Component: 150 - total flux cleaned = 0.00632375 Jy ! Component: 200 - total flux cleaned = 0.0073173 Jy ! Total flux subtracted in 200 components = 0.0073173 Jy ! Clean residual min=-0.002846 max=0.002623 Jy/beam ! Clean residual mean=-0.000001 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.233985 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 87 components and 0.233985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.053280Jy sigma=0.463981 ! Fit after self-cal, rms=0.053262Jy sigma=0.463800 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.151 x 1.228 at -30.25 degrees (North through East) ! Clean map min=-0.0025673 max=0.092308 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 HN 0.89 KP 1.04 ! LA 1.03 MK 1.13 NL 1.05 OV 0.92 ! PT 0.91 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 HN 0.90 KP 1.04 ! LA 1.05 MK 1.17 NL 1.06 OV 0.93 ! PT 0.91 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.02 HN 0.91 KP 1.04 ! LA 1.04 MK 1.18 NL 1.05 OV 0.93 ! PT 0.91 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 0.92 KP 1.04 ! LA 1.04 MK 1.16 NL 1.06 OV 0.92 ! PT 0.89 SC 1.00 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 0.94 KP 1.04 ! LA 1.05 MK 1.24 NL 1.05 OV 0.93 ! PT 0.91 SC 1.02 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.03 HN 0.92 KP 1.04 ! LA 1.05 MK 1.17 NL 1.03 OV 0.93 ! PT 0.91 SC 1.00 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 0.92 KP 1.04 ! LA 1.05 MK 1.16 NL 1.08 OV 0.93 ! PT 0.90 SC 1.01 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.03 HN 0.93 KP 1.03 ! LA 1.05 MK 1.17 NL 1.07 OV 0.93 ! PT 0.90 SC 1.03 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 0.93 KP 1.05 ! LA 1.04 MK 1.14 NL 1.04 OV 0.92 ! PT 0.91 SC 1.00 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 0.93 KP 1.05 ! LA 1.05 MK 1.25 NL 1.06 OV 0.94 ! PT 0.90 SC 1.02 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 HN 0.91 KP 1.05 ! LA 1.06 MK 1.13 NL 1.06 OV 0.93 ! PT 0.90 SC 1.02 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.01 HN 0.92 KP 1.05 ! LA 1.05 MK 1.14 NL 1.07 OV 0.93 ! PT 0.92 SC 1.01 ! ! ! Fit before self-cal, rms=0.053262Jy sigma=0.463800 ! Fit after self-cal, rms=0.053804Jy sigma=0.453219 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.179 mas, bmaj=1.251 mas, bpa=-27.48 degrees ! Estimated noise=0.382574 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.56678e-05 Jy ! Component: 100 - total flux cleaned = 0.00054238 Jy ! Component: 150 - total flux cleaned = 0.00101867 Jy ! Component: 200 - total flux cleaned = 0.00139125 Jy ! Total flux subtracted in 200 components = 0.00139125 Jy ! Clean residual min=-0.001307 max=0.001502 Jy/beam ! Clean residual mean=-0.000001 rms=0.000261 Jy/beam ! Combined flux in latest and established models = 0.235377 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 101 components and 0.235377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.053697Jy sigma=0.452235 ! Fit after self-cal, rms=0.053688Jy sigma=0.452084 ! Inverting map ! Added new window around map position (-20.2, 21.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104522 Jy ! Component: 100 - total flux cleaned = 0.00158925 Jy ! Component: 150 - total flux cleaned = 0.00193111 Jy ! Component: 200 - total flux cleaned = 0.00220876 Jy ! Total flux subtracted in 200 components = 0.00220876 Jy ! Clean residual min=-0.001199 max=0.001338 Jy/beam ! Clean residual mean=-0.000001 rms=0.000244 Jy/beam ! Combined flux in latest and established models = 0.237585 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 118 components and 0.237585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.053635Jy sigma=0.451531 ! Fit after self-cal, rms=0.053631Jy sigma=0.451496 ! Inverting map ! Added new window around map position (-5, 5.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105638 Jy ! Component: 100 - total flux cleaned = 0.00130318 Jy ! Component: 150 - total flux cleaned = 0.00149724 Jy ! Component: 200 - total flux cleaned = 0.00167565 Jy ! Total flux subtracted in 200 components = 0.00167565 Jy ! Clean residual min=-0.001097 max=0.001021 Jy/beam ! Clean residual mean=-0.000001 rms=0.000233 Jy/beam ! Combined flux in latest and established models = 0.239261 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 126 components and 0.239261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.053590Jy sigma=0.451140 ! Fit after self-cal, rms=0.053589Jy sigma=0.451120 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.053589Jy sigma=0.451120 ! Fit after self-cal, rms=0.053820Jy sigma=0.449289 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.163 mas, bmaj=1.251 mas, bpa=-29.35 degrees ! Estimated noise=0.380959 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000331805 Jy ! Component: 100 - total flux cleaned = 0.000602245 Jy ! Component: 150 - total flux cleaned = 0.000759469 Jy ! Component: 200 - total flux cleaned = 0.000853687 Jy ! Total flux subtracted in 200 components = 0.000853687 Jy ! Clean residual min=-0.000847 max=0.001039 Jy/beam ! Clean residual mean=0.000001 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.240115 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 140 components and 0.240115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.053789Jy sigma=0.449008 ! Fit after self-cal, rms=0.053796Jy sigma=0.448982 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 (-7.4, 8.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000532412 Jy ! Component: 100 - total flux cleaned = 0.000582374 Jy ! Component: 150 - total flux cleaned = 0.000626111 Jy ! Component: 200 - total flux cleaned = 0.000666708 Jy ! Total flux subtracted in 200 components = 0.000666708 Jy ! Clean residual min=-0.000785 max=0.000862 Jy/beam ! Clean residual mean=0.000001 rms=0.000179 Jy/beam ! Combined flux in latest and established models = 0.240781 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 149 components and 0.240781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.053772Jy sigma=0.448753 ! Fit after self-cal, rms=0.053770Jy sigma=0.448747 ! Inverting map ! Added new window around map position (0.2, 1.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00017843 Jy ! Component: 100 - total flux cleaned = 5.56285e-05 Jy ! Component: 150 - total flux cleaned = 1.24357e-05 Jy ! Component: 200 - total flux cleaned = 5.1246e-05 Jy ! Total flux subtracted in 200 components = 5.1246e-05 Jy ! Clean residual min=-0.000771 max=0.000708 Jy/beam ! Clean residual mean=0.000001 rms=0.000174 Jy/beam ! Combined flux in latest and established models = 0.240833 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 161 components and 0.240833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.053747Jy sigma=0.448559 ! Fit after self-cal, rms=0.053745Jy sigma=0.448545 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.053745Jy sigma=0.448545 ! Fit after self-cal, rms=0.053508Jy sigma=0.448486 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.157 mas, bmaj=1.248 mas, bpa=-30.31 degrees ! Estimated noise=0.379819 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000336115 Jy ! Component: 100 - total flux cleaned = 0.000419056 Jy ! Component: 150 - total flux cleaned = 0.000474635 Jy ! Component: 200 - total flux cleaned = 0.000491579 Jy ! Total flux subtracted in 200 components = 0.000491579 Jy ! Clean residual min=-0.000724 max=0.000678 Jy/beam ! Clean residual mean=0.000001 rms=0.000166 Jy/beam ! Combined flux in latest and established models = 0.241324 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 172 components and 0.241324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.053492Jy sigma=0.448357 ! Fit after self-cal, rms=0.053490Jy sigma=0.448351 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.38561e-05 Jy ! Component: 100 - total flux cleaned = 5.02479e-05 Jy ! Component: 150 - total flux cleaned = 6.63416e-05 Jy ! Component: 200 - total flux cleaned = 9.74792e-05 Jy ! Total flux subtracted in 200 components = 9.74792e-05 Jy ! Clean residual min=-0.000702 max=0.000668 Jy/beam ! Clean residual mean=0.000001 rms=0.000164 Jy/beam ! Combined flux in latest and established models = 0.241422 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 178 components and 0.241422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.053479Jy sigma=0.448275 ! Fit after self-cal, rms=0.053478Jy sigma=0.448272 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.053478Jy sigma=0.448272 ! Fit after self-cal, rms=0.053349Jy sigma=0.448259 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.39 mas, bmaj=2.459 mas, bpa=57.73 degrees ! Estimated noise=0.462291 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.43764e-05 Jy ! Component: 100 - total flux cleaned = 4.22932e-05 Jy ! Component: 150 - total flux cleaned = 5.29402e-05 Jy ! Component: 200 - total flux cleaned = 7.16178e-05 Jy ! Total flux subtracted in 200 components = 7.16178e-05 Jy ! Clean residual min=-0.000693 max=0.000650 Jy/beam ! Clean residual mean=0.000002 rms=0.000169 Jy/beam ! Combined flux in latest and established models = 0.241493 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 202 components and 0.241493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.053348Jy sigma=0.448223 ! Fit after self-cal, rms=0.053347Jy sigma=0.448220 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.7567e-05 Jy ! Component: 100 - total flux cleaned = -2.57275e-05 Jy ! Component: 150 - total flux cleaned = -3.29546e-05 Jy ! Component: 200 - total flux cleaned = -3.27252e-05 Jy ! Total flux subtracted in 200 components = -3.27252e-05 Jy ! Clean residual min=-0.000684 max=0.000636 Jy/beam ! Clean residual mean=0.000002 rms=0.000166 Jy/beam ! Combined flux in latest and established models = 0.24146 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 215 components and 0.24146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.053347Jy sigma=0.448209 ! Fit after self-cal, rms=0.053347Jy sigma=0.448208 ! 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=1.155 mas, bmaj=1.246 mas, bpa=-30.91 degrees ! Estimated noise=0.379245 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.155 x 1.246 at -30.91 degrees (North through East) ! Clean map min=-0.0006437 max=0.09099 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.8592 mas, bmaj=0.9444 mas, bpa=-46.68 degrees ! Estimated noise=0.866628 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0696846 Jy ! Component: 100 - total flux cleaned = 0.106883 Jy ! Component: 150 - total flux cleaned = 0.131434 Jy ! Component: 200 - total flux cleaned = 0.149089 Jy ! Total flux subtracted in 200 components = 0.149089 Jy ! Clean residual min=-0.003957 max=0.010016 Jy/beam ! Clean residual mean=0.000011 rms=0.001101 Jy/beam ! Combined flux in latest and established models = 0.149089 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.149089 Jy ! Inverting map and beam ! Estimated beam: bmin=1.155 mas, bmaj=1.246 mas, bpa=-30.91 degrees ! Estimated noise=0.379245 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.0236627 Jy ! Component: 100 - total flux cleaned = 0.039263 Jy ! Component: 150 - total flux cleaned = 0.0503266 Jy ! Component: 200 - total flux cleaned = 0.0586091 Jy ! Total flux subtracted in 200 components = 0.0586091 Jy ! Clean residual min=-0.002259 max=0.004786 Jy/beam ! Clean residual mean=0.000002 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.207698 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 77 components and 0.207698 Jy ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00630353 Jy ! Component: 100 - total flux cleaned = 0.0111556 Jy ! Component: 150 - total flux cleaned = 0.014941 Jy ! Component: 200 - total flux cleaned = 0.0179391 Jy ! Total flux subtracted in 200 components = 0.0179391 Jy ! Clean residual min=-0.001381 max=0.002037 Jy/beam ! Clean residual mean=0.000001 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.225637 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 112 components and 0.225637 Jy ! Inverting map ! Added new window around map position (0.8, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00246227 Jy ! Component: 100 - total flux cleaned = 0.00446769 Jy ! Component: 150 - total flux cleaned = 0.00614698 Jy ! Component: 200 - total flux cleaned = 0.00755852 Jy ! Total flux subtracted in 200 components = 0.00755852 Jy ! Clean residual min=-0.001012 max=0.001013 Jy/beam ! Clean residual mean=0.000001 rms=0.000213 Jy/beam ! Combined flux in latest and established models = 0.233196 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 134 components and 0.233196 Jy ! Inverting map ! Added new window around map position (-3, 3.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122431 Jy ! Component: 100 - total flux cleaned = 0.00226996 Jy ! Component: 150 - total flux cleaned = 0.00318616 Jy ! Component: 200 - total flux cleaned = 0.0039946 Jy ! Total flux subtracted in 200 components = 0.0039946 Jy ! Clean residual min=-0.000845 max=0.000694 Jy/beam ! Clean residual mean=0.000001 rms=0.000178 Jy/beam ! Combined flux in latest and established models = 0.237191 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 157 components and 0.237191 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.39 mas, bmaj=2.459 mas, bpa=57.73 degrees ! Estimated noise=0.462291 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110217 Jy ! Component: 100 - total flux cleaned = 0.00186716 Jy ! Component: 150 - total flux cleaned = 0.0023334 Jy ! Component: 200 - total flux cleaned = 0.00266617 Jy ! Total flux subtracted in 200 components = 0.00266617 Jy ! Clean residual min=-0.000657 max=0.000648 Jy/beam ! Clean residual mean=0.000001 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.239857 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.000304732 Jy ! Component: 100 - total flux cleaned = 0.000538815 Jy ! Component: 150 - total flux cleaned = 0.000716651 Jy ! Component: 200 - total flux cleaned = 0.000862265 Jy ! Total flux subtracted in 200 components = 0.000862265 Jy ! Clean residual min=-0.000634 max=0.000618 Jy/beam ! Clean residual mean=0.000001 rms=0.000170 Jy/beam ! Combined flux in latest and established models = 0.240719 Jy ! Adding 94 model components to the UV plane model. ! The established model now contains 230 components and 0.240719 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.155 mas, bmaj=1.246 mas, bpa=-30.91 degrees ! Estimated noise=0.379245 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.60432e-05 Jy ! Component: 100 - total flux cleaned = 6.21605e-05 Jy ! Component: 150 - total flux cleaned = 0.000114293 Jy ! Component: 200 - total flux cleaned = 0.000146141 Jy ! Total flux subtracted in 200 components = 0.000146141 Jy ! Clean residual min=-0.000711 max=0.000662 Jy/beam ! Clean residual mean=0.000001 rms=0.000157 Jy/beam ! Combined flux in latest and established models = 0.240865 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 249 components and 0.240865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.053318Jy sigma=0.448053 ! Fit after self-cal, rms=0.053292Jy sigma=0.447970 wmodel J0737+6430_X_map.mod ! Writing 249 model components to file: J0737+6430_X_map.mod wobs J0737+6430_X_uvs.fits ! Writing UV FITS file: J0737+6430_X_uvs.fits wwins J0737+6430_X_map.win ! wwins: Wrote 12 windows to J0737+6430_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.000257364 Jy ! Component: 100 - total flux cleaned = -0.000388255 Jy ! Component: 150 - total flux cleaned = -0.00045627 Jy ! Component: 200 - total flux cleaned = -0.000555023 Jy ! Component: 250 - total flux cleaned = -0.000651151 Jy ! Component: 300 - total flux cleaned = -0.000724558 Jy ! Component: 350 - total flux cleaned = -0.000786401 Jy ! Component: 400 - total flux cleaned = -0.000846834 Jy ! Component: 450 - total flux cleaned = -0.000866481 Jy ! Component: 500 - total flux cleaned = -0.000886169 Jy ! Component: 550 - total flux cleaned = -0.000915052 Jy ! Component: 600 - total flux cleaned = -0.000924656 Jy ! Component: 650 - total flux cleaned = -0.000924637 Jy ! Component: 700 - total flux cleaned = -0.000952652 Jy ! Component: 750 - total flux cleaned = -0.000961922 Jy ! Component: 800 - total flux cleaned = -0.000961993 Jy ! Component: 850 - total flux cleaned = -0.00100736 Jy ! Component: 900 - total flux cleaned = -0.00100738 Jy ! Component: 950 - total flux cleaned = -0.00102512 Jy ! Component: 1000 - total flux cleaned = -0.00102522 Jy ! Component: 1050 - total flux cleaned = -0.00106907 Jy ! Component: 1100 - total flux cleaned = -0.00111236 Jy ! Component: 1150 - total flux cleaned = -0.00112948 Jy ! Component: 1200 - total flux cleaned = -0.00113789 Jy ! Component: 1250 - total flux cleaned = -0.0011126 Jy ! Component: 1300 - total flux cleaned = -0.00112939 Jy ! Component: 1350 - total flux cleaned = -0.00114612 Jy ! Component: 1400 - total flux cleaned = -0.00116271 Jy ! Component: 1450 - total flux cleaned = -0.00117093 Jy ! Component: 1500 - total flux cleaned = -0.00121985 Jy ! Component: 1550 - total flux cleaned = -0.00122799 Jy ! Component: 1600 - total flux cleaned = -0.00122002 Jy ! Component: 1650 - total flux cleaned = -0.00122007 Jy ! Component: 1700 - total flux cleaned = -0.00123589 Jy ! Component: 1750 - total flux cleaned = -0.00123586 Jy ! Component: 1800 - total flux cleaned = -0.00125147 Jy ! Component: 1850 - total flux cleaned = -0.00122807 Jy ! Component: 1900 - total flux cleaned = -0.00121262 Jy ! Component: 1950 - total flux cleaned = -0.00122038 Jy ! Component: 2000 - total flux cleaned = -0.00125866 Jy ! Component: 2050 - total flux cleaned = -0.00123579 Jy ! Component: 2100 - total flux cleaned = -0.00123576 Jy ! Component: 2150 - total flux cleaned = -0.00120559 Jy ! Component: 2200 - total flux cleaned = -0.00128068 Jy ! Component: 2250 - total flux cleaned = -0.00123595 Jy ! Component: 2300 - total flux cleaned = -0.0012508 Jy ! Component: 2350 - total flux cleaned = -0.00122125 Jy ! Component: 2400 - total flux cleaned = -0.00123599 Jy ! Component: 2450 - total flux cleaned = -0.00126522 Jy ! Component: 2500 - total flux cleaned = -0.00123611 Jy ! Component: 2550 - total flux cleaned = -0.00123612 Jy ! Component: 2600 - total flux cleaned = -0.0012721 Jy ! Component: 2650 - total flux cleaned = -0.0012506 Jy ! Component: 2700 - total flux cleaned = -0.00123634 Jy ! Component: 2750 - total flux cleaned = -0.00125767 Jy ! Component: 2800 - total flux cleaned = -0.00125057 Jy ! Component: 2850 - total flux cleaned = -0.00127872 Jy ! Component: 2900 - total flux cleaned = -0.00123674 Jy ! Component: 2950 - total flux cleaned = -0.00127154 Jy ! Component: 3000 - total flux cleaned = -0.00125076 Jy ! Component: 3050 - total flux cleaned = -0.00123697 Jy ! Component: 3100 - total flux cleaned = -0.00122322 Jy ! Component: 3150 - total flux cleaned = -0.00124378 Jy ! Component: 3200 - total flux cleaned = -0.00124382 Jy ! Component: 3250 - total flux cleaned = -0.00122341 Jy ! Component: 3300 - total flux cleaned = -0.00123689 Jy ! Component: 3350 - total flux cleaned = -0.00125039 Jy ! Component: 3400 - total flux cleaned = -0.00127048 Jy ! Component: 3450 - total flux cleaned = -0.00123715 Jy ! Component: 3500 - total flux cleaned = -0.00123713 Jy ! Component: 3550 - total flux cleaned = -0.00123712 Jy ! Component: 3600 - total flux cleaned = -0.00122394 Jy ! Component: 3650 - total flux cleaned = -0.00124359 Jy ! Component: 3700 - total flux cleaned = -0.0012762 Jy ! Component: 3750 - total flux cleaned = -0.00125668 Jy ! Component: 3800 - total flux cleaned = -0.00123069 Jy ! Component: 3850 - total flux cleaned = -0.00124369 Jy ! Component: 3900 - total flux cleaned = -0.00125658 Jy ! Component: 3950 - total flux cleaned = -0.00126938 Jy ! Component: 4000 - total flux cleaned = -0.00123741 Jy ! Component: 4050 - total flux cleaned = -0.00119917 Jy ! Total flux subtracted in 4096 components = -0.00122458 Jy ! Clean residual min=-0.000348 max=0.000399 Jy/beam ! Clean residual mean=0.000001 rms=0.000107 Jy/beam ! Combined flux in latest and established models = 0.239641 Jy keep ! Adding 316 model components to the UV plane model. ! The established model now contains 565 components and 0.239641 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0737+6430_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.155 x 1.246 at -30.91 degrees (North through East) ! Clean map min=-0.000591 max=0.090488 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0737+6430_X_map.fits wmodel /image_prod/ug002_uva//J0737+6430_X_map.mod ! Writing 565 model components to file: /image_prod/ug002_uva//J0737+6430_X_map.mod wobs /image_prod/ug002_uva//J0737+6430_X_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0737+6430_X_uvs.fits wwins /image_prod/ug002_uva//J0737+6430_X_map.win ! wwins: Wrote 13 windows to /image_prod/ug002_uva//J0737+6430_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0904876 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00010668 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.353682 0.353682 0.707365 1.41473 2.82946 5.65892 11.3178 22.6357 45.2713 90.5427 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.09 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 848.218 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0737+6430_X_dfm.log closed on Wed Mar 4 21:54:59 2020