! Started logfile: /scr/pima/rdv94_uvs/J2200-3716_S_uvs.log on Tue Oct 8 12:26:52 2013 obs /scr/pima/rdv94_uvs/J2200-3716_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J2200-3716_S_uva.fits ! AN table 1: 22 integrations on 10 of 10 possible baselines. ! AN table 2: 22 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.8 visibilities/baseline/integration-bin. ! Found source: J2200-3716 ! ! 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.23299e+09 1.6e+07 1 1.6e+07 ! 02 2 2.26299e+09 1.6e+07 1 1.6e+07 ! 03 3 2.35299e+09 1.6e+07 1 1.6e+07 ! 04 4 2.37299e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 1760 visibilities. select RR ! 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 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv94_uvs/J2200-3716_S] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 system "rm /tmp/ff.ff" 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 22 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.004947Jy sigma=1.158805 ! Fit after self-cal, rms=0.936530Jy sigma=1.092091 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] 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=5.534 mas, bmaj=30.37 mas, bpa=-11.39 degrees ! Estimated noise=23.1147 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.0510274 Jy ! Component: 100 - total flux cleaned = 0.0637159 Jy ! Total flux subtracted in 100 components = 0.0637159 Jy ! Clean residual min=-0.006017 max=0.005902 Jy/beam ! Clean residual mean=-0.000048 rms=0.001646 Jy/beam ! Combined flux in latest and established models = 0.0637159 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0637159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062732Jy sigma=0.061596 ! Fit after self-cal, rms=0.061973Jy sigma=0.060026 ! 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=6.843 mas, bmaj=32.74 mas, bpa=-10.34 degrees ! Estimated noise=15.9044 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.00586763 Jy ! Component: 100 - total flux cleaned = 0.00714238 Jy ! Component: 150 - total flux cleaned = 0.00676004 Jy ! Component: 200 - total flux cleaned = 0.0063699 Jy ! Total flux subtracted in 200 components = 0.0063699 Jy ! Clean residual min=-0.004505 max=0.005079 Jy/beam ! Clean residual mean=-0.000043 rms=0.001294 Jy/beam ! Combined flux in latest and established models = 0.0700858 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 49 components and 0.0700858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061505Jy sigma=0.059219 ! Fit after self-cal, rms=0.061558Jy sigma=0.059212 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 HN 1.05 KP 1.00 LA 1.36 ! NL 0.94 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.95 KP 1.05 LA 1.31 MK 1.00* ! NL 1.11 OV 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.10 HN 0.93 KP 1.21 LA 1.05 ! NL 1.09 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.21 KP 1.17 LA 1.14 MK 1.00* ! NL 1.25 OV 0.87 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.13 HN 1.18 KP 0.87 LA 0.81 ! NL 1.05 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.14 KP 0.95 LA 0.86 MK 1.00* ! NL 1.02 OV 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.10 HN 1.02 KP 0.92 LA 0.65 ! NL 0.86 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.01 KP 0.88 LA 0.73 MK 1.00* ! NL 1.07 OV 0.83 ! ! ! Fit before self-cal, rms=0.061558Jy sigma=0.059212 ! Fit after self-cal, rms=0.060496Jy sigma=0.055525 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.898 mas, bmaj=32.64 mas, bpa=-10.37 degrees ! Estimated noise=15.6422 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.07964e-05 Jy ! Component: 100 - total flux cleaned = -0.000301728 Jy ! Component: 150 - total flux cleaned = -0.000237617 Jy ! Component: 200 - total flux cleaned = -0.000181121 Jy ! Total flux subtracted in 200 components = -0.000181121 Jy ! Clean residual min=-0.002288 max=0.001938 Jy/beam ! Clean residual mean=-0.000018 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.0699046 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 64 components and 0.0699047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060409Jy sigma=0.055492 ! Fit after self-cal, rms=0.060897Jy sigma=0.055340 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060897Jy sigma=0.055340 ! Fit after self-cal, rms=0.060969Jy sigma=0.055304 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.885 mas, bmaj=32.57 mas, bpa=-10.34 degrees ! Estimated noise=15.5771 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00022395 Jy ! Component: 100 - total flux cleaned = -0.000292731 Jy ! Component: 150 - total flux cleaned = -0.000292534 Jy ! Component: 200 - total flux cleaned = -0.000370336 Jy ! Total flux subtracted in 200 components = -0.000370336 Jy ! Clean residual min=-0.002104 max=0.002073 Jy/beam ! Clean residual mean=-0.000014 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.0695343 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 72 components and 0.0695343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060897Jy sigma=0.055285 ! Fit after self-cal, rms=0.061003Jy sigma=0.055276 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 = 9.7808e-05 Jy ! Component: 100 - total flux cleaned = 4.96757e-05 Jy ! Component: 150 - total flux cleaned = 5.00187e-05 Jy ! Component: 200 - total flux cleaned = 4.92516e-05 Jy ! Total flux subtracted in 200 components = 4.92516e-05 Jy ! Clean residual min=-0.002076 max=0.002033 Jy/beam ! Clean residual mean=-0.000018 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.0695836 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 81 components and 0.0695836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060971Jy sigma=0.055266 ! Fit after self-cal, rms=0.060994Jy sigma=0.055264 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060994Jy sigma=0.055264 ! Fit after self-cal, rms=0.060668Jy sigma=0.055249 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.848 mas, bmaj=32.45 mas, bpa=-10.42 degrees ! Estimated noise=15.5247 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000314022 Jy ! Component: 100 - total flux cleaned = 0.000287829 Jy ! Component: 150 - total flux cleaned = 0.000240251 Jy ! Component: 200 - total flux cleaned = 0.000176864 Jy ! Total flux subtracted in 200 components = 0.000176864 Jy ! Clean residual min=-0.002001 max=0.001949 Jy/beam ! Clean residual mean=-0.000011 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.0697604 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 88 components and 0.0697604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060618Jy sigma=0.055238 ! Fit after self-cal, rms=0.060644Jy sigma=0.055236 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 = 5.49307e-05 Jy ! Component: 100 - total flux cleaned = -1.83431e-05 Jy ! Component: 150 - total flux cleaned = -1.85384e-05 Jy ! Component: 200 - total flux cleaned = -3.3965e-05 Jy ! Total flux subtracted in 200 components = -3.3965e-05 Jy ! Clean residual min=-0.001965 max=0.001955 Jy/beam ! Clean residual mean=-0.000012 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.0697265 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 97 components and 0.0697265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060623Jy sigma=0.055232 ! Fit after self-cal, rms=0.060635Jy sigma=0.055231 ! 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 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060635Jy sigma=0.055231 ! Fit after self-cal, rms=0.060329Jy sigma=0.055220 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.329 mas, bmaj=35.59 mas, bpa=-6.71 degrees ! Estimated noise=15.0297 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000396166 Jy ! Component: 100 - total flux cleaned = 0.000522922 Jy ! Component: 150 - total flux cleaned = 0.00052357 Jy ! Component: 200 - total flux cleaned = 0.000510292 Jy ! Total flux subtracted in 200 components = 0.000510292 Jy ! Clean residual min=-0.001566 max=0.001641 Jy/beam ! Clean residual mean=-0.000010 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.0702367 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 114 components and 0.0702367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060304Jy sigma=0.055215 ! Fit after self-cal, rms=0.060308Jy sigma=0.055214 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 = 6.0914e-05 Jy ! Component: 100 - total flux cleaned = 7.327e-05 Jy ! Component: 150 - total flux cleaned = 4.00482e-05 Jy ! Component: 200 - total flux cleaned = 8.54642e-06 Jy ! Total flux subtracted in 200 components = 8.54642e-06 Jy ! Clean residual min=-0.001562 max=0.001636 Jy/beam ! Clean residual mean=-0.000010 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.0702453 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 122 components and 0.0702453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060296Jy sigma=0.055212 ! Fit after self-cal, rms=0.060300Jy sigma=0.055212 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 2:FD,true ! 2:FD self-cal status=fixed weight=1 selfant 2:KP,true ! 2:KP self-cal status=fixed weight=1 selfant 2:LA,true ! 2:LA self-cal status=fixed weight=1 selfant 2:MK,true ! 2:MK self-cal status=fixed weight=1 selfant 2:NL,true ! 2:NL self-cal status=fixed weight=1 selfant 2:OV,true ! 2:OV self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060794Jy sigma=0.054368 ! Fit after self-cal, rms=0.060794Jy sigma=0.054368 selfant "",false ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 22 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.060794Jy sigma=0.054368 ! Fit after self-cal, rms=0.060024Jy sigma=0.055206 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=5.517 mas, bmaj=30.03 mas, bpa=-11.4 degrees ! Estimated noise=22.1801 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.00128513 Jy ! Component: 100 - total flux cleaned = 0.00115406 Jy ! Component: 150 - total flux cleaned = 0.00105033 Jy ! Component: 200 - total flux cleaned = 0.000893369 Jy ! Total flux subtracted in 200 components = 0.000893369 Jy ! Clean residual min=-0.002673 max=0.002936 Jy/beam ! Clean residual mean=-0.000003 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.0711387 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 139 components and 0.0711386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059999Jy sigma=0.055235 ! Fit after self-cal, rms=0.060035Jy sigma=0.055224 ! Inverting map 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=6.804 mas, bmaj=32.24 mas, bpa=-10.54 degrees ! Estimated noise=15.4185 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 (-63.5, -90.5). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.10565e-05 Jy ! Component: 100 - total flux cleaned = -0.000531264 Jy ! Component: 150 - total flux cleaned = -0.00105488 Jy ! Component: 200 - total flux cleaned = -0.00158111 Jy ! Component: 250 - total flux cleaned = -0.00205221 Jy ! Component: 300 - total flux cleaned = -0.00256487 Jy ! Component: 350 - total flux cleaned = -0.00297749 Jy ! Component: 400 - total flux cleaned = -0.00333528 Jy ! Total flux subtracted in 400 components = -0.00333528 Jy ! Clean residual min=-0.001419 max=0.001378 Jy/beam ! Clean residual mean=0.000003 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.0678034 Jy ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 216 components and 0.0678033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059866Jy sigma=0.055109 ! Fit after self-cal, rms=0.059870Jy sigma=0.055088 ! Inverting map dynam = dynam - 0.5 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) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000115101 Jy ! Component: 100 - total flux cleaned = -0.000173922 Jy ! Component: 150 - total flux cleaned = -0.00036315 Jy ! Component: 200 - total flux cleaned = -0.000586924 Jy ! Component: 250 - total flux cleaned = -0.000818865 Jy ! Component: 300 - total flux cleaned = -0.00101425 Jy ! Component: 350 - total flux cleaned = -0.00123758 Jy ! Component: 400 - total flux cleaned = -0.00146594 Jy ! Total flux subtracted in 400 components = -0.00146594 Jy ! Clean residual min=-0.001246 max=0.001189 Jy/beam ! Clean residual mean=0.000005 rms=0.000298 Jy/beam ! Combined flux in latest and established models = 0.0663374 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 266 components and 0.0663374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059801Jy sigma=0.055053 ! Fit after self-cal, rms=0.059808Jy sigma=0.055046 ! Inverting map ! Added new window around map position (76, -128). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000333807 Jy ! Component: 100 - total flux cleaned = 0.000519734 Jy ! Component: 150 - total flux cleaned = 0.000616258 Jy ! Component: 200 - total flux cleaned = 0.000846267 Jy ! Component: 250 - total flux cleaned = 0.00108097 Jy ! Component: 300 - total flux cleaned = 0.00134712 Jy ! Component: 350 - total flux cleaned = 0.00150622 Jy ! Component: 400 - total flux cleaned = 0.00161364 Jy ! Total flux subtracted in 400 components = 0.00161364 Jy ! Clean residual min=-0.001077 max=0.001196 Jy/beam ! Clean residual mean=0.000010 rms=0.000248 Jy/beam ! Combined flux in latest and established models = 0.067951 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 323 components and 0.067951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059721Jy sigma=0.054997 ! Fit after self-cal, rms=0.059722Jy sigma=0.054988 ! Inverting map ! Added new window around map position (33.5, 107.5). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000351292 Jy ! Component: 100 - total flux cleaned = 0.000312707 Jy ! Component: 150 - total flux cleaned = 0.000534075 Jy ! Component: 200 - total flux cleaned = 0.000653013 Jy ! Component: 250 - total flux cleaned = 0.000851104 Jy ! Component: 300 - total flux cleaned = 0.00090471 Jy ! Component: 350 - total flux cleaned = 0.00087899 Jy ! Component: 400 - total flux cleaned = 0.000878962 Jy ! Total flux subtracted in 400 components = 0.000878962 Jy ! Clean residual min=-0.001004 max=0.000964 Jy/beam ! Clean residual mean=0.000004 rms=0.000217 Jy/beam ! Combined flux in latest and established models = 0.06883 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 377 components and 0.06883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059640Jy sigma=0.054939 ! Fit after self-cal, rms=0.059631Jy sigma=0.054932 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 22 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.060103Jy sigma=0.054076 ! Fit after self-cal, rms=0.059160Jy sigma=0.054916 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.753 mas, bmaj=32.22 mas, bpa=-10.65 degrees ! Estimated noise=15.4008 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000226384 Jy ! Component: 100 - total flux cleaned = 0.000229297 Jy ! Component: 150 - total flux cleaned = 0.000306807 Jy ! Component: 200 - total flux cleaned = 0.000235291 Jy ! Component: 250 - total flux cleaned = -1.93406e-05 Jy ! Component: 300 - total flux cleaned = -0.000315191 Jy ! Component: 350 - total flux cleaned = -0.000631163 Jy ! Component: 400 - total flux cleaned = -0.000944378 Jy ! Total flux subtracted in 400 components = -0.000944378 Jy ! Clean residual min=-0.000987 max=0.000761 Jy/beam ! Clean residual mean=-0.000002 rms=0.000197 Jy/beam ! Combined flux in latest and established models = 0.0678856 Jy selfcal ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 429 components and 0.0678856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059113Jy sigma=0.054879 ! Fit after self-cal, rms=0.059100Jy sigma=0.054874 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.79883e-05 Jy ! Component: 100 - total flux cleaned = 0.000193751 Jy ! Component: 150 - total flux cleaned = 0.000216807 Jy ! Component: 200 - total flux cleaned = 0.000173953 Jy ! Component: 250 - total flux cleaned = 7.07036e-05 Jy ! Component: 300 - total flux cleaned = -9.1257e-05 Jy ! Component: 350 - total flux cleaned = -0.000270046 Jy ! Component: 400 - total flux cleaned = -0.000446095 Jy ! Total flux subtracted in 400 components = -0.000446095 Jy ! Clean residual min=-0.001076 max=0.000675 Jy/beam ! Clean residual mean=-0.000003 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.0674395 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 470 components and 0.0674395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059058Jy sigma=0.054849 ! Fit after self-cal, rms=0.059062Jy sigma=0.054846 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059062Jy sigma=0.054846 ! Fit after self-cal, rms=0.058961Jy sigma=0.054841 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.741 mas, bmaj=32.19 mas, bpa=-10.69 degrees ! Estimated noise=15.4248 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000130692 Jy ! Component: 100 - total flux cleaned = 0.000153956 Jy ! Component: 150 - total flux cleaned = 0.000175481 Jy ! Component: 200 - total flux cleaned = 0.000237749 Jy ! Component: 250 - total flux cleaned = 0.000196301 Jy ! Component: 300 - total flux cleaned = 0.000195836 Jy ! Component: 350 - total flux cleaned = 0.00017702 Jy ! Component: 400 - total flux cleaned = 0.000158398 Jy ! Total flux subtracted in 400 components = 0.000158398 Jy ! Clean residual min=-0.000980 max=0.000619 Jy/beam ! Clean residual mean=-0.000002 rms=0.000175 Jy/beam ! Combined flux in latest and established models = 0.0675979 Jy selfcal ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 498 components and 0.0675979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058925Jy sigma=0.054813 ! Fit after self-cal, rms=0.058922Jy sigma=0.054811 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.14834e-05 Jy ! Component: 100 - total flux cleaned = 0.000191645 Jy ! Component: 150 - total flux cleaned = 0.000209974 Jy ! Component: 200 - total flux cleaned = 0.000155444 Jy ! Component: 250 - total flux cleaned = 0.000155328 Jy ! Component: 300 - total flux cleaned = 6.68174e-05 Jy ! Component: 350 - total flux cleaned = 1.50794e-05 Jy ! Component: 400 - total flux cleaned = -1.93938e-06 Jy ! Total flux subtracted in 400 components = -1.93938e-06 Jy ! Clean residual min=-0.001042 max=0.000606 Jy/beam ! Clean residual mean=-0.000002 rms=0.000169 Jy/beam ! Combined flux in latest and established models = 0.067596 Jy ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 537 components and 0.067596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058892Jy sigma=0.054790 ! Fit after self-cal, rms=0.058896Jy sigma=0.054789 ! 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, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058896Jy sigma=0.054789 ! Fit after self-cal, rms=0.062411Jy sigma=0.052966 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.285 mas, bmaj=35.28 mas, bpa=-6.821 degrees ! Estimated noise=15.3067 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000408329 Jy ! Component: 100 - total flux cleaned = 9.03865e-05 Jy ! Component: 150 - total flux cleaned = 5.0105e-05 Jy ! Component: 200 - total flux cleaned = 5.05308e-05 Jy ! Component: 250 - total flux cleaned = 0.000130257 Jy ! Component: 300 - total flux cleaned = 0.000222238 Jy ! Component: 350 - total flux cleaned = 0.000341422 Jy ! Component: 400 - total flux cleaned = 0.000470858 Jy ! Total flux subtracted in 400 components = 0.000470858 Jy ! Clean residual min=-0.000493 max=0.000511 Jy/beam ! Clean residual mean=0.000005 rms=0.000120 Jy/beam ! Combined flux in latest and established models = 0.0680669 Jy selfcal ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 600 components and 0.0680669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062379Jy sigma=0.052922 ! Fit after self-cal, rms=0.062613Jy sigma=0.052857 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.36016e-05 Jy ! Component: 100 - total flux cleaned = 7.57708e-05 Jy ! Component: 150 - total flux cleaned = 0.000148093 Jy ! Component: 200 - total flux cleaned = 0.000194277 Jy ! Component: 250 - total flux cleaned = 0.000227891 Jy ! Component: 300 - total flux cleaned = 0.000228104 Jy ! Component: 350 - total flux cleaned = 0.000228355 Jy ! Component: 400 - total flux cleaned = 0.000187294 Jy ! Total flux subtracted in 400 components = 0.000187294 Jy ! Clean residual min=-0.000617 max=0.000448 Jy/beam ! Clean residual mean=-0.000001 rms=0.000101 Jy/beam ! Combined flux in latest and established models = 0.0682541 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 653 components and 0.0682541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062593Jy sigma=0.052842 ! Fit after self-cal, rms=0.062600Jy sigma=0.052841 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=6.8 mas, bmaj=32.12 mas, bpa=-10.59 degrees ! Estimated noise=15.7337 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.8 x 32.12 at -10.59 degrees (North through East) ! Clean map min=-0.0054448 max=0.069577 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=5.516 mas, bmaj=30.11 mas, bpa=-11.54 degrees ! Estimated noise=22.6098 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0495629 Jy ! Component: 100 - total flux cleaned = 0.0608414 Jy ! Component: 150 - total flux cleaned = 0.0610036 Jy ! Component: 200 - total flux cleaned = 0.0625532 Jy ! Component: 250 - total flux cleaned = 0.0627365 Jy ! Component: 300 - total flux cleaned = 0.061642 Jy ! Component: 350 - total flux cleaned = 0.0608329 Jy ! Component: 400 - total flux cleaned = 0.0609584 Jy ! Total flux subtracted in 400 components = 0.0609584 Jy ! Clean residual min=-0.003027 max=0.002728 Jy/beam ! Clean residual mean=-0.000007 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.0609584 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 99 model components to the UV plane model. ! The established model now contains 99 components and 0.0609584 Jy ! Inverting map and beam ! Estimated beam: bmin=6.8 mas, bmaj=32.12 mas, bpa=-10.59 degrees ! Estimated noise=15.7337 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00165697 Jy ! Component: 100 - total flux cleaned = 0.00191452 Jy ! Component: 150 - total flux cleaned = 0.0013843 Jy ! Component: 200 - total flux cleaned = 0.000679381 Jy ! Component: 250 - total flux cleaned = 3.63138e-05 Jy ! Component: 300 - total flux cleaned = -0.00044359 Jy ! Component: 350 - total flux cleaned = -0.000886762 Jy ! Component: 400 - total flux cleaned = -0.00120152 Jy ! Total flux subtracted in 400 components = -0.00120152 Jy ! Clean residual min=-0.001774 max=0.001261 Jy/beam ! Clean residual mean=0.000014 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.0597569 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 164 components and 0.0597569 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=9.285 mas, bmaj=35.28 mas, bpa=-6.821 degrees ! Estimated noise=15.3067 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000970603 Jy ! Component: 100 - total flux cleaned = 0.00174079 Jy ! Component: 150 - total flux cleaned = 0.00237827 Jy ! Component: 200 - total flux cleaned = 0.00288492 Jy ! Component: 250 - total flux cleaned = 0.00322448 Jy ! Component: 300 - total flux cleaned = 0.00357986 Jy ! Component: 350 - total flux cleaned = 0.0039482 Jy ! Component: 400 - total flux cleaned = 0.00430453 Jy ! Total flux subtracted in 400 components = 0.00430453 Jy ! Clean residual min=-0.000849 max=0.000781 Jy/beam ! Clean residual mean=0.000024 rms=0.000224 Jy/beam ! Combined flux in latest and established models = 0.0640614 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000371826 Jy ! Component: 100 - total flux cleaned = 0.000806909 Jy ! Component: 150 - total flux cleaned = 0.00123391 Jy ! Component: 200 - total flux cleaned = 0.00165349 Jy ! Component: 250 - total flux cleaned = 0.00204381 Jy ! Component: 300 - total flux cleaned = 0.00242904 Jy ! Component: 350 - total flux cleaned = 0.00276657 Jy ! Component: 400 - total flux cleaned = 0.00310215 Jy ! Total flux subtracted in 400 components = 0.00310215 Jy ! Clean residual min=-0.000711 max=0.000765 Jy/beam ! Clean residual mean=0.000031 rms=0.000206 Jy/beam ! Combined flux in latest and established models = 0.0671635 Jy ! Adding 190 model components to the UV plane model. ! The established model now contains 348 components and 0.0671636 Jy ! Inverting map ! Added new window around map position (-105, 71). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.52963e-06 Jy ! Component: 100 - total flux cleaned = 0.000115103 Jy ! Component: 150 - total flux cleaned = 0.000282694 Jy ! Component: 200 - total flux cleaned = 0.000383439 Jy ! Component: 250 - total flux cleaned = 0.000383181 Jy ! Component: 300 - total flux cleaned = 0.000412538 Jy ! Component: 350 - total flux cleaned = 0.000486561 Jy ! Component: 400 - total flux cleaned = 0.000530466 Jy ! Total flux subtracted in 400 components = 0.000530466 Jy ! Clean residual min=-0.000651 max=0.000479 Jy/beam ! Clean residual mean=0.000004 rms=0.000122 Jy/beam ! Combined flux in latest and established models = 0.0676941 Jy ! Adding 75 model components to the UV plane model. ! The established model now contains 418 components and 0.0676941 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.8 mas, bmaj=32.12 mas, bpa=-10.59 degrees ! Estimated noise=15.7337 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000166938 Jy ! Component: 100 - total flux cleaned = -0.00027904 Jy ! Component: 150 - total flux cleaned = -0.000278184 Jy ! Component: 200 - total flux cleaned = -0.000229489 Jy ! Component: 250 - total flux cleaned = -0.000133623 Jy ! Component: 300 - total flux cleaned = -4.01e-05 Jy ! Component: 350 - total flux cleaned = 5.18735e-05 Jy ! Component: 400 - total flux cleaned = 0.000120041 Jy ! Total flux subtracted in 400 components = 0.000120041 Jy ! Clean residual min=-0.000968 max=0.000723 Jy/beam ! Clean residual mean=0.000001 rms=0.000197 Jy/beam ! Combined flux in latest and established models = 0.0678141 Jy selfcal ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 487 components and 0.0678141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062680Jy sigma=0.052883 ! Fit after self-cal, rms=0.062615Jy sigma=0.052867 wmodel /scr/pima/rdv94_uvs/J2200-3716_S_map.mod ! Writing 487 model components to file: /scr/pima/rdv94_uvs/J2200-3716_S_map.mod wobs /scr/pima/rdv94_uvs/J2200-3716_S_uvs.fits ! Applying 1100 buffered edits. ! Writing UV FITS file: /scr/pima/rdv94_uvs/J2200-3716_S_uvs.fits wwins /scr/pima/rdv94_uvs/J2200-3716_S_map.win ! wwins: Wrote 5 windows to /scr/pima/rdv94_uvs/J2200-3716_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.000399493 Jy ! Component: 100 - total flux cleaned = -0.000712679 Jy ! Component: 150 - total flux cleaned = -0.000861943 Jy ! Component: 200 - total flux cleaned = -0.000862004 Jy ! Component: 250 - total flux cleaned = -0.000882811 Jy ! Component: 300 - total flux cleaned = -0.000933367 Jy ! Component: 350 - total flux cleaned = -0.000952924 Jy ! Component: 400 - total flux cleaned = -0.00100094 Jy ! Component: 450 - total flux cleaned = -0.00103879 Jy ! Component: 500 - total flux cleaned = -0.00107624 Jy ! Component: 550 - total flux cleaned = -0.00107632 Jy ! Component: 600 - total flux cleaned = -0.00110398 Jy ! Component: 650 - total flux cleaned = -0.00114021 Jy ! Component: 700 - total flux cleaned = -0.00114921 Jy ! Component: 750 - total flux cleaned = -0.00115809 Jy ! Component: 800 - total flux cleaned = -0.00118452 Jy ! Component: 850 - total flux cleaned = -0.00119328 Jy ! Component: 900 - total flux cleaned = -0.00119329 Jy ! Component: 950 - total flux cleaned = -0.00120194 Jy ! Component: 1000 - total flux cleaned = -0.00121047 Jy ! Component: 1050 - total flux cleaned = -0.00123598 Jy ! Component: 1100 - total flux cleaned = -0.00124446 Jy ! Component: 1150 - total flux cleaned = -0.00126977 Jy ! Component: 1200 - total flux cleaned = -0.00127821 Jy ! Component: 1250 - total flux cleaned = -0.00132003 Jy ! Component: 1300 - total flux cleaned = -0.00132842 Jy ! Component: 1350 - total flux cleaned = -0.00134502 Jy ! Component: 1400 - total flux cleaned = -0.00135335 Jy ! Component: 1450 - total flux cleaned = -0.00136983 Jy ! Component: 1500 - total flux cleaned = -0.00136992 Jy ! Component: 1550 - total flux cleaned = -0.00136999 Jy ! Component: 1600 - total flux cleaned = -0.00137822 Jy ! Component: 1650 - total flux cleaned = -0.00140265 Jy ! Component: 1700 - total flux cleaned = -0.00141889 Jy ! Component: 1750 - total flux cleaned = -0.00143512 Jy ! Component: 1800 - total flux cleaned = -0.00145133 Jy ! Component: 1850 - total flux cleaned = -0.00147552 Jy ! Component: 1900 - total flux cleaned = -0.00149957 Jy ! Component: 1950 - total flux cleaned = -0.00151563 Jy ! Component: 2000 - total flux cleaned = -0.00153172 Jy ! Component: 2050 - total flux cleaned = -0.00153978 Jy ! Component: 2100 - total flux cleaned = -0.00155583 Jy ! Component: 2150 - total flux cleaned = -0.00156381 Jy ! Component: 2200 - total flux cleaned = -0.00158795 Jy ! Component: 2250 - total flux cleaned = -0.00160403 Jy ! Component: 2300 - total flux cleaned = -0.00162818 Jy ! Component: 2350 - total flux cleaned = -0.00165244 Jy ! Component: 2400 - total flux cleaned = -0.00167666 Jy ! Component: 2450 - total flux cleaned = -0.00169296 Jy ! Component: 2500 - total flux cleaned = -0.00170105 Jy ! Component: 2550 - total flux cleaned = -0.00170917 Jy ! Component: 2600 - total flux cleaned = -0.00172558 Jy ! Component: 2650 - total flux cleaned = -0.00174192 Jy ! Component: 2700 - total flux cleaned = -0.00175854 Jy ! Component: 2750 - total flux cleaned = -0.00176694 Jy ! Component: 2800 - total flux cleaned = -0.00175853 Jy ! Component: 2850 - total flux cleaned = -0.00176694 Jy ! Component: 2900 - total flux cleaned = -0.00175018 Jy ! Component: 2950 - total flux cleaned = -0.00175869 Jy ! Component: 3000 - total flux cleaned = -0.00175864 Jy ! Component: 3050 - total flux cleaned = -0.00175873 Jy ! Component: 3100 - total flux cleaned = -0.00173284 Jy ! Component: 3150 - total flux cleaned = -0.00172416 Jy ! Component: 3200 - total flux cleaned = -0.00172416 Jy ! Component: 3250 - total flux cleaned = -0.00171542 Jy ! Component: 3300 - total flux cleaned = -0.00169763 Jy ! Component: 3350 - total flux cleaned = -0.00168878 Jy ! Component: 3400 - total flux cleaned = -0.00165279 Jy ! Component: 3450 - total flux cleaned = -0.00163471 Jy ! Component: 3500 - total flux cleaned = -0.00162555 Jy ! Component: 3550 - total flux cleaned = -0.00157959 Jy ! Component: 3600 - total flux cleaned = -0.00155167 Jy ! Component: 3650 - total flux cleaned = -0.0015048 Jy ! Component: 3700 - total flux cleaned = -0.00148587 Jy ! Component: 3750 - total flux cleaned = -0.0014382 Jy ! Component: 3800 - total flux cleaned = -0.00140944 Jy ! Component: 3850 - total flux cleaned = -0.00135134 Jy ! Component: 3900 - total flux cleaned = -0.00129261 Jy ! Component: 3950 - total flux cleaned = -0.00125316 Jy ! Component: 4000 - total flux cleaned = -0.00122334 Jy ! Component: 4050 - total flux cleaned = -0.00117308 Jy ! Total flux subtracted in 4096 components = -0.00112231 Jy ! Clean residual min=-0.000555 max=0.000575 Jy/beam ! Clean residual mean=0.000007 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.0666918 Jy keep ! Adding 196 model components to the UV plane model. ! The established model now contains 678 components and 0.0666918 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv94_uvs/J2200-3716_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.8 x 32.12 at -10.59 degrees (North through East) ! Clean map min=-0.0030548 max=0.063753 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J2200-3716_S_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.0637 rms= 0.00018 Jy quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J2200-3716_S_uvs.log closed on Tue Oct 8 12:26:59 2013